Searched defs:imcsmb_softc (Results 1 – 1 of 1) sorted by relevance
95 struct imcsmb_softc { struct96 device_t dev;97 device_t imcsmb_pci; /* The SMBus controller's parent iMC */98 device_t smbus; /* The child smbusX interface */99 struct imcsmb_reg_set *regs; /* The registers this controller uses */