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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c402 fhc_bd_next(fhc_bd_t *bdp) function
686 for (bdp = fhc_bd_first(); bdp; bdp = fhc_bd_next(bdp))
758 for (bdp = fhc_bd_first(); bdp; bdp = fhc_bd_next(bdp)) {
906 for (bdp = fhc_bd_first(); bdp; bdp = fhc_bd_next(bdp)) {
1006 for (bdp = fhc_bd_first(); bdp; bdp = fhc_bd_next(bdp)) {

Completed in 60 milliseconds