ata_xlat_func_t ata_get_xlat_func (u8 cmd);
ata_xlat_func_t ata_get_xlat_func
SCSI command opcode to consider
Look up the SCSI command given, and determine whether the SCSI command is to be translated or simulated.
Pointer to translation function if possible, NULL if not.
NULL