Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2323 #define SD_VPD_DEVID_WWN_PG 0x10 /* 0x83 - Device Identification */ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4943 if (un->un_vpd_page_mask & SD_VPD_DEVID_WWN_PG) { in sd_register_devid()
5374 un->un_vpd_page_mask |= SD_VPD_DEVID_WWN_PG; in sd_check_vpd_page_support()