ISCSI_LUN_MASK_LSB
#define ISCSI_LUN_MASK (ISCSI_LUN_MASK_MSB | ISCSI_LUN_MASK_LSB)
lun[1] = (report_lun_data & ISCSI_LUN_MASK_LSB);