Home
last modified time | relevance | path

Searched refs:DF_FIRMWARE_VPD_UNIT_SERIAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/target/
H A Dtarget_core_base.h798 #define DF_FIRMWARE_VPD_UNIT_SERIAL 0x00000002 macro
/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.c204 wwn->t10_dev->dev_flags |= DF_FIRMWARE_VPD_UNIT_SERIAL; in pscsi_get_inquiry_vpd_serial()
H A Dtarget_core_configfs.c1624 if (dev->dev_flags & DF_FIRMWARE_VPD_UNIT_SERIAL) { in target_wwn_vpd_unit_serial_store()