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

NAME

6       ata_scsiop_inq_83 - Simulate INQUIRY VPD page 83, device identity
7

SYNOPSIS

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

ARGUMENTS

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

YIELDS TWO LOGICAL UNIT DEVICE IDENTIFICATION DESIGNATORS

19       - vendor specific ASCII containing the ATA serial number - SAT defined
20       “t10 vendor id based” containing ASCII vendor name (“ATA ”), model and
21       serial numbers.
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_83(9)
Impressum