Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2372 #define SD_VPD_SUPPORTED_PG 0x01 /* 0x00 - Supported VPD pages */ macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5852 un->un_vpd_page_mask |= SD_VPD_SUPPORTED_PG; in sd_check_vpd_page_support()