HomeSort by: relevance | last modified time | path
    Searched defs:sc_txbusy (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /src/sys/arch/mac68k/dev/
if_mcvar.h 90 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 90 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 90 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 90 bool sc_txbusy; member in struct:mc_softc
  /src/sys/arch/macppc/dev/
if_mcvar.h 89 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 89 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 89 bool sc_txbusy; member in struct:mc_softc
if_mcvar.h 89 bool sc_txbusy; member in struct:mc_softc
  /src/sys/dev/isa/
if_el.c 75 bool sc_txbusy; /* transmitter is busy */ member in struct:el_softc
341 sc->sc_txbusy = false;
365 if (sc->sc_txbusy) {
370 sc->sc_txbusy = true;
458 sc->sc_txbusy = false;
if_el.c 75 bool sc_txbusy; /* transmitter is busy */ member in struct:el_softc
341 sc->sc_txbusy = false;
365 if (sc->sc_txbusy) {
370 sc->sc_txbusy = true;
458 sc->sc_txbusy = false;
if_el.c 75 bool sc_txbusy; /* transmitter is busy */ member in struct:el_softc
341 sc->sc_txbusy = false;
365 if (sc->sc_txbusy) {
370 sc->sc_txbusy = true;
458 sc->sc_txbusy = false;
if_el.c 75 bool sc_txbusy; /* transmitter is busy */ member in struct:el_softc
341 sc->sc_txbusy = false;
365 if (sc->sc_txbusy) {
370 sc->sc_txbusy = true;
458 sc->sc_txbusy = false;
  /src/sys/arch/mips/cavium/dev/
if_cnmacvar.h 67 bool sc_txbusy; member in struct:cnmac_softc
if_cnmacvar.h 67 bool sc_txbusy; member in struct:cnmac_softc
if_cnmacvar.h 67 bool sc_txbusy; member in struct:cnmac_softc
if_cnmacvar.h 67 bool sc_txbusy; member in struct:cnmac_softc
  /src/sys/arch/sun2/dev/
if_ec.c 89 bool sc_txbusy; member in struct:ec_softc
285 sc->sc_txbusy = false;
309 if (sc->sc_txbusy) {
338 sc->sc_txbusy = true;
417 if (sc->sc_txbusy) {
435 sc->sc_txbusy = false;
638 sc->sc_txbusy = false;
if_ec.c 89 bool sc_txbusy; member in struct:ec_softc
285 sc->sc_txbusy = false;
309 if (sc->sc_txbusy) {
338 sc->sc_txbusy = true;
417 if (sc->sc_txbusy) {
435 sc->sc_txbusy = false;
638 sc->sc_txbusy = false;
if_ec.c 89 bool sc_txbusy; member in struct:ec_softc
285 sc->sc_txbusy = false;
309 if (sc->sc_txbusy) {
338 sc->sc_txbusy = true;
417 if (sc->sc_txbusy) {
435 sc->sc_txbusy = false;
638 sc->sc_txbusy = false;
  /src/sys/dev/ic/
dwc_gmac_var.h 107 bool sc_txbusy; /* (sc_txq.t_mtx) no Tx because down or busy */ member in struct:dwc_gmac_softc
dwc_gmac_var.h 107 bool sc_txbusy; /* (sc_txq.t_mtx) no Tx because down or busy */ member in struct:dwc_gmac_softc
dwc_gmac_var.h 107 bool sc_txbusy; /* (sc_txq.t_mtx) no Tx because down or busy */ member in struct:dwc_gmac_softc
  /src/sys/dev/cadence/
if_cemacvar.h 81 bool sc_txbusy; /* i: no Tx because down or busy */ member in struct:cemac_softc
if_cemacvar.h 81 bool sc_txbusy; /* i: no Tx because down or busy */ member in struct:cemac_softc
if_cemacvar.h 81 bool sc_txbusy; /* i: no Tx because down or busy */ member in struct:cemac_softc

Completed in 59 milliseconds

1 2 3 4