Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2373 #define SD_VPD_UNIT_SERIAL_PG 0x02 /* 0x80 - Unit Serial Number */ macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5387 if (un->un_vpd_page_mask & SD_VPD_UNIT_SERIAL_PG) { in sd_register_devid()
5855 un->un_vpd_page_mask |= SD_VPD_UNIT_SERIAL_PG; in sd_check_vpd_page_support()