Searched refs:lunmp (Results 1 – 1 of 1) sorted by relevance
1109 lcb_p *lunmp; /* Other LCBs [1..MAX_LUN] */ member1261 (!lun) ? (tp)->lun0p : (tp)->lunmp ? (tp)->lunmp[(lun)] : 04934 if (!tp->lunmp) in sym_sir_task_recovery()4937 if (tp->lunmp[k] && tp->lunmp[k]->to_clear) { in sym_sir_task_recovery()5067 else if (tp->lunmp) { in sym_sir_task_recovery()5069 if (tp->lunmp[k] && tp->lunmp[k]->to_clear) { in sym_sir_task_recovery()6607 if (ln && !tp->lunmp) { in sym_alloc_lcb()6608 tp->lunmp = sym_calloc(SYM_CONF_MAX_LUN * sizeof(lcb_p), in sym_alloc_lcb()6610 if (!tp->lunmp) in sym_alloc_lcb()6622 tp->lunmp[ln] = lp; in sym_alloc_lcb()[all …]