scsi_vpd_supported_page
int scsi_vpd_supported_page(struct cam_periph *periph,
if (scsi_vpd_supported_page(periph, SVPD_ATA_INFORMATION)) {
if (scsi_vpd_supported_page(periph, SVPD_ZONED_BDC))
if (!scsi_vpd_supported_page(periph, SVPD_LBP)) {
if (!scsi_vpd_supported_page(periph, SVPD_BLOCK_LIMITS)) {
if (!scsi_vpd_supported_page(periph, SVPD_BDC)) {
if (!scsi_vpd_supported_page(periph, SVPD_ATA_INFORMATION)) {
if (!scsi_vpd_supported_page(periph, SVPD_ZONED_BDC)) {
if (scsi_vpd_supported_page(periph,
if (scsi_vpd_supported_page(periph, SVPD_UNIT_SERIAL_NUMBER))
if (scsi_vpd_supported_page(periph, SVPD_DEVICE_ID))
if (scsi_vpd_supported_page(periph, SVPD_EXTENDED_INQUIRY_DATA))