other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_SCSI_DUMP_CDB(9) | libata SCSI translation/emulat | ATA_SCSI_DUMP_CDB(9) |
NAME¶
ata_scsi_dump_cdb - dump SCSI command contents to dmesgSYNOPSIS¶
void
ata_scsi_dump_cdb(struct ata_port * ap,
struct scsi_cmnd * cmd);
ARGUMENTS¶
apATA port to which the command was being
sent
cmd
SCSI command to dump
DESCRIPTION¶
Prints the contents of a SCSI command via printk.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |