Searched defs:iicsmb_softc (Results 1 – 1 of 1) sorted by relevance
66 struct iicsmb_softc { struct72 int state;74 u_char devaddr; /* slave device address */76 char low; /* low byte received first */77 char high; /* high byte */79 struct mtx lock;80 device_t smbus;