Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ste.c74 int ste_intr(void *);
544 ste_intr(void *xsc) in ste_intr() function
859 sc->sc_ih = pci_intr_establish(pc, ih, IPL_NET, ste_intr, sc, in ste_attach()