schsio_softc
void schsio_hwm_init(struct schsio_softc *sc);
u_int8_t schsio_hwm_read(struct schsio_softc *sc, u_int8_t reg);
void schsio_wdt_init(struct schsio_softc *sc);
sizeof(struct schsio_softc),
struct schsio_softc *sc = (void *)self;
schsio_hwm_init(struct schsio_softc *sc)
struct schsio_softc *sc;
sc = (struct schsio_softc *)arg;
schsio_hwm_read(struct schsio_softc *sc, u_int8_t reg)
schsio_wdt_init(struct schsio_softc *sc)
struct schsio_softc *sc;
sc = (struct schsio_softc *)arg;