Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-sas.h213 #define TW_MAX_LUNS 16 macro
D3w-9xxx.h481 #define TW_MAX_LUNS(srl) (srl < TW_FW_SRL_LUNS_SUPPORTED ? 1 : 16) macro
D3w-sas.c1622 host->max_lun = TW_MAX_LUNS; in twl_probe()
D3w-9xxx.c2084 host->max_lun = TW_MAX_LUNS(tw_dev->tw_compat_info.working_srl); in twa_probe()