1ATA_GET_XLAT_FUNC(9)    libata SCSI translation/emulat    ATA_GET_XLAT_FUNC(9)
2
3
4

NAME

6       ata_get_xlat_func - check if SCSI to ATA translation is possible
7

SYNOPSIS

9       ata_xlat_func_t ata_get_xlat_func(struct ata_device * dev, u8 cmd);
10

ARGUMENTS

12       dev
13           ATA device
14
15       cmd
16           SCSI command opcode to consider
17

DESCRIPTION

19       Look up the SCSI command given, and determine whether the SCSI command
20       is to be translated or simulated.
21

RETURNS

23       Pointer to translation function if possible, NULL if not.
24

AUTHOR

26       Jeff Garzik
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019              ATA_GET_XLAT_FUNC(9)
Impressum