Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsxvar.h89 int rtsx_intr(void *);
H A Drtsx.c1704 rtsx_intr(void *arg) in rtsx_intr() function
/netbsd-src/sys/dev/pci/
H A Drtsx_pci.c160 rtsx_intr, &sc->sc, device_xname(self)); in rtsx_pci_attach()