Home
last modified time | relevance | path

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

/freebsd/sys/dev/intpm/
H A Dintpm.c47 struct intsmb_softc { struct
69 static int intsmb_intr(struct intsmb_softc *sc); argument
70 static int intsmb_slvintr(struct intsmb_softc *sc);
71 static void intsmb_alrintr(struct intsmb_softc *sc);
83 static void intsmb_start(struct intsmb_softc *sc, u_char cmd, int nointr);
84 static int intsmb_stop(struct intsmb_softc *sc);
85 static int intsmb_stop_poll(struct intsmb_softc *sc);
86 static int intsmb_free(struct intsmb_softc *sc);
135 struct intsmb_softc *sc; in sb8xx_attach()
224 struct intsmb_softc *sc = device_get_softc(dev); in intsmb_release_resources()
[all …]