ata_get_xlat_func(9) centos man page | unix.com

Man Page: ata_get_xlat_func

Operating Environment: centos

Section: 9

ATA_GET_XLAT_FUNC(9)					  libata SCSI translation/emulat				      ATA_GET_XLAT_FUNC(9)

NAME
ata_get_xlat_func - check if SCSI to ATA translation is possible
SYNOPSIS
ata_xlat_func_t ata_get_xlat_func(struct ata_device * dev, u8 cmd);
ARGUMENTS
dev ATA device cmd SCSI command opcode to consider
DESCRIPTION
Look up the SCSI command given, and determine whether the SCSI command is to be translated or simulated.
RETURNS
Pointer to translation function if possible, NULL if not.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_GET_XLAT_FUNC(9)
Related Man Pages
asr(4) - freebsd
sg_sat_identify(8) - suse
sg_scan(8) - suse
ata_scsi_translate(9) - suse
atapi_ide(7) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq