ISCSI_LUN_MASK_MSB
#define ISCSI_LUN_MASK (ISCSI_LUN_MASK_MSB | ISCSI_LUN_MASK_LSB)
lun[0] = (report_lun_data & ISCSI_LUN_MASK_MSB) >> 8; \