Home
last modified time | relevance | path

Searched refs:vpds (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c9363 struct scsi_vpd_supported_pages *vpds; in scsi_vpd_supported_page() local
9367 vpds = (struct scsi_vpd_supported_pages *)device->supported_vpds; in scsi_vpd_supported_page()
9369 if (vpds != NULL) { in scsi_vpd_supported_page()
9373 if (vpds->page_list[i] == page_id) in scsi_vpd_supported_page()