Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h630 #define BWI_F_BUS_INITED 0x1 macro
H A Dbwi.c6755 if (sc->sc_flags & BWI_F_BUS_INITED) in bwi_bus_init()
6812 sc->sc_flags |= BWI_F_BUS_INITED; in bwi_bus_init()