Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h1023 int bwn_irq_type; member
H A Dif_bwn.c619 sc->bwn_irq_type = pci_alloc_1intr(sc->sc_dev, bwn_msi_enable, in bwn_attach()
687 if (sc->bwn_irq_type == PCI_INTR_TYPE_MSI) in bwn_attach()
816 if (sc->bwn_irq_type == PCI_INTR_TYPE_MSI) in bwn_detach()