Home
last modified time | relevance | path

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

/freebsd/sys/dev/imcsmb/
H A Dimcsmb_var.h95 struct imcsmb_softc { struct
96 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 */