Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h132 TOM_INIT_DONE = (1 << 10), enumerator
H A Dcxgb_main.c3395 if (!(sc->flags & TOM_INIT_DONE)) { in toe_capability()
3406 KASSERT(sc->flags & TOM_INIT_DONE, in toe_capability()
3424 KASSERT(sc->flags & TOM_INIT_DONE, in toe_capability()