scsi_inquiry_data Struct Reference
SCSI Standard Inquiry data structure.
More...
#include <spc_protocol.h>
|
Data Fields |
| uint8_t | pq_pdt |
| | Periph Qual / Periph Dev Type.
|
| uint8_t | flags1 |
| | Flags (byte 1).
|
| uint8_t | version |
| | Version.
|
| uint8_t | flags3 |
| | Flags (byte 3).
|
| uint8_t | addl_len |
| | Additional Length (n-4).
|
| uint8_t | flags5 |
| | Flags (byte 5).
|
| uint8_t | flags6 |
| | Flags (byte 6).
|
| uint8_t | flags7 |
| | Flags (byte 7).
|
| uint8_t | vendor_id [8] |
| | T10 Vendor Identification.
|
| uint8_t | product_id [16] |
| | Product Identification.
|
| uint8_t | product_rev [4] |
| | Product Revision Level.
|
Detailed Description
SCSI Standard Inquiry data structure.
Definition at line 63 of file spc_protocol.h.
Field Documentation
The documentation for this struct was generated from the following file: