comp_stat 374 dev/ic/bha.c if (wmbi->comp_stat == BHA_MBI_FREE) { comp_stat 376 dev/ic/bha.c if (wmbi->comp_stat != BHA_MBI_FREE) { comp_stat 413 dev/ic/bha.c wmbi->comp_stat, wmbi); comp_stat 418 dev/ic/bha.c switch (wmbi->comp_stat) { comp_stat 444 dev/ic/bha.c sc->sc_dev.dv_xname, wmbi->comp_stat); comp_stat 452 dev/ic/bha.c wmbi->comp_stat = BHA_MBI_FREE; comp_stat 460 dev/ic/bha.c } while (wmbi->comp_stat != BHA_MBI_FREE); comp_stat 1244 dev/ic/bha.c wmbx->mbi[i].comp_stat = BHA_MBI_FREE; comp_stat 162 dev/ic/bhareg.h u_int8_t comp_stat; comp_stat 693 net/if_ppp.c (*sc->sc_xcomp->comp_stat)(sc->sc_xc_state, &pcp->c); comp_stat 74 net/ppp-comp.h void (*comp_stat)(void *state, struct compstat *stats);