1ATA_SCSI_DUMP_CDB(9) libata SCSI translation/emulat ATA_SCSI_DUMP_CDB(9)
23
4
NAME
6ata_scsi_dump_cdb - dump SCSI command contents to dmesg
7
SYNOPSIS
9void ata_scsi_dump_cdb(struct ata_port * ap, struct scsi_cmnd * cmd);
10
ARGUMENTS
12ap
13ATA port to which the command was being sent
1415
cmd
16SCSI command to dump
17
DESCRIPTION
19Prints the contents of a SCSI command via printk.
20
AUTHOR
22Jeff Garzik
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 ATA_SCSI_DUMP_CDB(9)