Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxx_inline.h577 ahc->bus_intr(ahc); in ahc_intr()
H A Daic7xxxvar.h985 ahc_bus_intr_t bus_intr; member
H A Daic79xx.h1092 ahd_bus_intr_t bus_intr; member
H A Daic79xx.c10673 ahd->bus_intr(ahd); in ahd_intr()
/openbsd/sys/dev/pci/
H A Dahd_pci.c491 ahd->bus_intr = ahd_pci_intr; in ahd_pci_attach()
H A Dahc_pci.c860 ahc->bus_intr = ahc_pci_intr; in ahc_pci_attach()