Home
last modified time | relevance | path

Searched defs:scsi_vpd_ata (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/scsi/
H A Dscsi_all.h346 struct scsi_vpd_ata { struct
347 struct scsi_vpd_hdr hdr;
349 u_int8_t _reserved1[4];
350 u_int8_t sat_vendor[8];
351 u_int8_t sat_product[16];
352 u_int8_t sat_revision[4];
353 u_int8_t device_signature[20];
354 u_int8_t command_code;
357 u_int8_t _reserved2[3];
358 u_int8_t identify[512];