Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c77 struct scsi_vpd_supported_page_list struct
79 u_int8_t device;
80 u_int8_t page_code;
82 u_int8_t reserved;
83 u_int8_t length; /* number of VPD entries */
85 u_int8_t list[SVPD_SUPPORTED_PAGES_SIZE];
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2339 struct scsi_vpd_supported_page_list struct
2341 uint8_t device;
2342 uint8_t page_code;
2345 uint8_t reserved;
2346 uint8_t length; /* number of VPD entries */
2348 uint8_t list[SVPD_SUPPORTED_PAGES_SIZE];