Rechercher une page de manuel
ata_get_xlat_func
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_get_xlat_func - check if SCSI to ATA translation is possibleSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre