Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/le/
HDlancevar.h72 int (*sc_hwintr)(struct lance_softc *); member
HDam79900.c434 if (sc->sc_hwintr && (*sc->sc_hwintr)(sc) == -1) { in am79900_intr()
HDam7990.c396 if (sc->sc_hwintr && (*sc->sc_hwintr)(sc) == -1) { in am7990_intr()
HDif_le_pci.c415 sc->sc_hwintr = NULL; in le_pci_attach()
HDif_le_isa.c398 sc->sc_hwintr = NULL; in le_isa_attach()