Searched defs:scsi_vpd_supported_page_list (Results 1 – 2 of 2) sorted by relevance
77 struct scsi_vpd_supported_page_list struct79 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];
2339 struct scsi_vpd_supported_page_list struct2341 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];