ata_scsiop_inq_80(9) suse man page | unix.com

Man Page: ata_scsiop_inq_80

Operating Environment: suse

Section: 9

ATA_SCSIOP_INQ_80(9)					  libata SCSI translation/emulat				      ATA_SCSIOP_INQ_80(9)

NAME
ata_scsiop_inq_80 - Simulate INQUIRY VPD page 80, device serial number
SYNOPSIS
unsigned int ata_scsiop_inq_80(struct ata_scsi_args * args, u8 * rbuf);
ARGUMENTS
args device IDENTIFY data / SCSI command of interest. rbuf Response buffer, to which simulated SCSI cmd output is sent.
DESCRIPTION
Returns ATA device serial number.
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSIOP_INQ_80(9)
Related Man Pages
sg_vpd(8) - debian
scsi_id(8) - suse
sg_rmsn(8) - suse
sg_sat_identify(8) - suse
sg_scan(8) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I