Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1100 lcb_p lun0p; /* LCB of LUN #0 (usual case) */ member
1251 #define sym_lp(tp, lun) (!lun) ? (tp)->lun0p : 0
1254 (!lun) ? (tp)->lun0p : (tp)->lunmp ? (tp)->lunmp[(lun)] : 0
4920 (tp->lun0p && tp->lun0p->to_clear)) { in sym_sir_task_recovery()
5055 if (tp->lun0p && tp->lun0p->to_clear) in sym_sir_task_recovery()
6613 tp->lun0p = lp; in sym_alloc_lcb()