Searched refs:TW_FW_SRL_LUNS_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
349 #define TW_FW_SRL_LUNS_SUPPORTED 28 macro475 #define TW_MAX_LUNS(srl) (srl < TW_FW_SRL_LUNS_SUPPORTED ? 1 : 16)
1780 if ((SCpnt->device->lun != 0) && (tw_dev->tw_compat_info.working_srl < TW_FW_SRL_LUNS_SUPPORTED)) { in twa_scsi_queue_lck()