Query: ata_get_xlat_func
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_GET_XLAT_FUNC(9) libata SCSI translation/emulat ATA_GET_XLAT_FUNC(9)NAMEata_get_xlat_func - check if SCSI to ATA translation is possibleSYNOPSISata_xlat_func_t ata_get_xlat_func(struct ata_device * dev, u8 cmd);ARGUMENTSdev ATA device cmd SCSI command opcode to considerDESCRIPTIONLook up the SCSI command given, and determine whether the SCSI command is to be translated or simulated.RETURNSPointer to translation function if possible, NULL if not.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_GET_XLAT_FUNC(9)