Home
last modified time | relevance | path

Searched refs:csr_btag (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.c181 sc->csr_btag = (bus_space_tag_t)0; in oce_hw_pci_free()
311 sc->csr_btag = rman_get_bustag(sc->csr_res); in oce_hw_pci_alloc()
H A Doce_if.h814 bus_space_tag_t csr_btag; member