Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c2864 if (scsi_vpd_supported_page(periph, SVPD_ZONED_BDC)) in daregister()
3966 if (!scsi_vpd_supported_page(periph, SVPD_ZONED_BDC)) { in dastart()
3986 /*page_code*/SVPD_ZONED_BDC, in dastart()
H A Dscsi_all.h2925 #define SVPD_ZONED_BDC 0xB6 macro