HomeSort by: relevance | last modified time | path
    Searched refs:bge_txrx_stopping (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bgevar.h 349 bool bge_txrx_stopping; member in struct:bge_softc
if_bge.c 3309 sc->bge_txrx_stopping = false;
4744 if (sc->bge_txrx_stopping) {
5501 if (!sc->bge_txrx_stopping)
5780 sc->bge_txrx_stopping = false;
6152 sc->bge_txrx_stopping = true;

Completed in 16 milliseconds