Searched refs:scsi_vpd_supported_pages (Results 1 – 3 of 3) sorted by relevance
9363 struct scsi_vpd_supported_pages *vpds; in scsi_vpd_supported_page()9367 vpds = (struct scsi_vpd_supported_pages *)device->supported_vpds; in scsi_vpd_supported_page()
2361 struct scsi_vpd_supported_pages struct
9427 struct scsi_vpd_supported_pages *pages; in ctl_inquiry_evpd_supported()9431 sup_page_size = sizeof(struct scsi_vpd_supported_pages) * in ctl_inquiry_evpd_supported()9434 pages = (struct scsi_vpd_supported_pages *)ctsio->kern_data_ptr; in ctl_inquiry_evpd_supported()