Searched defs:imcsmb_softc (Results 1 – 1 of 1) sorted by relevance
117 struct imcsmb_softc { struct118 device_t sc_dev;119 device_t sc_smbus; /* child smbusX interface */143 void imc_callback(struct imcsmb_softc *, imc_bios_control); argument