Home
last modified time | relevance | path

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

/freebsd/sys/dev/smbus/
H A Dsmbconf.c48 struct smbus_softc *sc = device_get_softc(bus); in smbus_intr()
87 smbus_poll(struct smbus_softc *sc, int how) in smbus_poll()
118 struct smbus_softc *sc = device_get_softc(bus); in smbus_request_bus()
162 struct smbus_softc *sc = device_get_softc(bus); in smbus_release_bus()
H A Dsmbus.c67 struct smbus_softc *sc = device_get_softc(dev); in smbus_attach()
80 struct smbus_softc *sc = device_get_softc(dev); in smbus_detach()
244 sizeof(struct smbus_softc),
H A Dsmbus.h35 struct smbus_softc { struct