intsmb_softc
struct intsmb_softc *sc;
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = arg;
intsmb_free(struct intsmb_softc *sc)
intsmb_intr(struct intsmb_softc *sc)
intsmb_slvintr(struct intsmb_softc *sc)
intsmb_alrintr(struct intsmb_softc *sc)
intsmb_start(struct intsmb_softc *sc, unsigned char cmd, int nointr)
intsmb_stop_poll(struct intsmb_softc *sc)
intsmb_stop(struct intsmb_softc *sc)
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
static int intsmb_intr(struct intsmb_softc *sc);
static int intsmb_slvintr(struct intsmb_softc *sc);
struct intsmb_softc *sc = device_get_softc(dev);
static void intsmb_alrintr(struct intsmb_softc *sc);
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
struct intsmb_softc *sc = device_get_softc(dev);
static void intsmb_start(struct intsmb_softc *sc, u_char cmd, int nointr);
static int intsmb_stop(struct intsmb_softc *sc);
static int intsmb_stop_poll(struct intsmb_softc *sc);
struct intsmb_softc *sc = device_get_softc(dev);
static int intsmb_free(struct intsmb_softc *sc);
sizeof(struct intsmb_softc),