Searched refs:SBP_NUM_LUNS (Results 1 – 1 of 1) sorted by relevance
71 #define SBP_NUM_LUNS 64 macro444 if (maxlun >= SBP_NUM_LUNS) in sbp_alloc_lun()445 maxlun = SBP_NUM_LUNS; in sbp_alloc_lun()494 if (lun >= SBP_NUM_LUNS) { in sbp_alloc_lun()2501 cpi->max_lun = SBP_NUM_LUNS - 1; in sbp_action()