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

  /src/sys/arch/mips/sibyte/dev/
sbmac.c 141 struct sbmac_softc *sbdma_eth; /* back pointer to associated MAC */ member in struct:sbmacdma_s
388 d->sbdma_eth = sc;
504 aprint_error_dev(d->sbdma_eth->sc_dev,
511 aprint_error_dev(d->sbdma_eth->sc_dev,
579 struct sbmac_softc *sc = d->sbdma_eth;
717 aprint_error_dev(d->sbdma_eth->sc_dev,
725 aprint_error_dev(d->sbdma_eth->sc_dev,

Completed in 11 milliseconds