scsi_vpd_supported_pages
struct scsi_vpd_supported_pages *pages;
sup_page_size = sizeof(struct scsi_vpd_supported_pages) *
pages = (struct scsi_vpd_supported_pages *)ctsio->kern_data_ptr;
struct scsi_vpd_supported_pages *vpds;
vpds = (struct scsi_vpd_supported_pages *)device->supported_vpds;