Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/twe/
H A Dtwe_freebsd.c140 static void twe_pci_intr(void *arg);
248 twe_pci_intr, sc, &sc->twe_intr, NULL)) { in twe_attach()
534 twe_pci_intr(void *arg) in twe_pci_intr() function