Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h142 #define ISCSI_LUN_MASK_LSB 0x000000ff macro
143 #define ISCSI_LUN_MASK (ISCSI_LUN_MASK_MSB | ISCSI_LUN_MASK_LSB)
146 lun[1] = (report_lun_data & ISCSI_LUN_MASK_LSB);