Home
last modified time | relevance | path

Searched defs:imcsmb_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/pci/imcsmb/
H A Dimcsmb_var.h117 struct imcsmb_softc { struct
118 device_t sc_dev;
119 device_t sc_smbus; /* child smbusX interface */
143 void imc_callback(struct imcsmb_softc *, imc_bios_control); argument