Home
last modified time | relevance | path

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

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