Searched defs:next_lp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1823 struct bofi_link *lp, *prev_lp, *next_lp; local
1869 next_lp = lp->link;
1872 lp = next_lp;
3096 struct bofi_link *lp, *next_lp; local
3256 next_lp = lp->link;
3259 lp = next_lp;
3636 struct bofi_link *lp, *next_lp; local
3672 next_lp = lp->link;
3685 lp = next_lp;
4133 struct bofi_link *lp, *next_lp; local
4582 struct bofi_link *lp, *next_lp; local
[all...]

Completed in 54 milliseconds