Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_bwfm_pci.c170 struct bwfm_pci_msgring sc_ctrl_complete; member
651 if (bwfm_pci_setup_ring(sc, &sc->sc_ctrl_complete, 64, 24, in bwfm_pci_attachhook()
773 if (sc->sc_ctrl_complete.ring) in bwfm_pci_attachhook()
774 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring); in bwfm_pci_attachhook()
862 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring); in bwfm_pci_detach()
2031 bwfm_pci_ring_rx(sc, &sc->sc_ctrl_complete); in bwfm_pci_intr()