ostatus 787 dev/ic/awi.c int error, ostatus;
ostatus 851 dev/ic/awi.c ostatus = sc->sc_status;
ostatus 864 dev/ic/awi.c if (ostatus == AWI_ST_INIT) {
ostatus 330 dev/pci/if_lmc.c u_int32_t ostatus;
ostatus 366 dev/pci/if_lmc.c ostatus = ((sc->lmc_flags & LMC_MODEMOK) == LMC_MODEMOK);
ostatus 372 dev/pci/if_lmc.c if (link_status == LMC_LINK_DOWN && ostatus) {
ostatus 393 dev/pci/if_lmc.c if (link_status != LMC_LINK_DOWN && !ostatus) {