TW_CL_MAX_NUM_LUNS
if (ccb_h->target_lun >= TW_CL_MAX_NUM_LUNS) {
path_inq->max_lun = TW_CL_MAX_NUM_LUNS - 1;