1ATA_SCSIOP_INQ_STD(9)   libata SCSI translation/emulat   ATA_SCSIOP_INQ_STD(9)
2
3
4

NAME

6       ata_scsiop_inq_std - Simulate INQUIRY command
7

SYNOPSIS

9       unsigned int ata_scsiop_inq_std(struct ata_scsi_args * args,
10                                       u8 * rbuf);
11

ARGUMENTS

13       args
14           device IDENTIFY data / SCSI command of interest.
15
16       rbuf
17           Response buffer, to which simulated SCSI cmd output is sent.
18

DESCRIPTION

20       Returns standard device identification data associated with non-VPD
21       INQUIRY command output.
22

LOCKING

24       spin_lock_irqsave(host lock)
25

AUTHOR

27       Jeff Garzik
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019             ATA_SCSIOP_INQ_STD(9)
Impressum