Query: ata_scsiop_inq_std
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSIOP_INQ_STD(9) libata SCSI translation/emulat ATA_SCSIOP_INQ_STD(9)NAMEata_scsiop_inq_std - Simulate INQUIRY commandSYNOPSISunsigned int ata_scsiop_inq_std(struct ata_scsi_args * args, u8 * rbuf);ARGUMENTSargs device IDENTIFY data / SCSI command of interest. rbuf Response buffer, to which simulated SCSI cmd output is sent.DESCRIPTIONReturns standard device identification data associated with non-VPD INQUIRY command output.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSIOP_INQ_STD(9)