Searched refs:is_dev_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c78 if (test_bit(BNXT_STATE_OPEN, &bp->state) && bp->is_dev_init)
H A Dbnxt.h1110 bool is_dev_init; member in struct:bnxt_softc
H A Dif_bnxt.c2781 } else if (softc->is_dev_init) {
2785 softc->is_dev_init = true;
2945 softc->is_dev_init = false;

Completed in 184 milliseconds