Searched refs:sc_txdmarid (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/bm/
H A Dif_bmvar.h93 int sc_txdmarid, sc_rxdmarid; member in struct:bm_softc
H A Dif_bm.c333 sc->sc_txdmarid = BM_TXDMA_REGISTERS;
337 &sc->sc_txdmarid, RF_ACTIVE);
505 bus_release_resource(dev, SYS_RES_MEMORY, sc->sc_txdmarid,

Completed in 42 milliseconds