Searched defs:SMBus (Results 1 – 5 of 5) sorted by relevance
/plan9-contrib/sys/src/9/loongson/ |
H A D | io.h | 322 typedef struct SMBus SMBus; typedef 323 struct SMBus { struct 329 void (*transact)(SMBus*, int, int, int, uchar*); argument
|
/plan9-contrib/sys/src/9/rb/ |
H A D | io.h | 320 typedef struct SMBus SMBus; typedef 321 struct SMBus { struct 327 void (*transact)(SMBus*, int, int, int, uchar*); argument
|
/plan9-contrib/sys/src/9/loongson64/ |
H A D | io.h | 331 typedef struct SMBus SMBus; typedef 332 struct SMBus { struct 338 void (*transact)(SMBus*, int, int, int, uchar*); argument
|
/plan9-contrib/sys/src/9/loongson/2f/ |
H A D | io.h | 324 typedef struct SMBus SMBus; typedef 325 struct SMBus { struct 331 void (*transact)(SMBus*, int, int, int, uchar*); argument
|
/plan9-contrib/sys/src/9/pc/ |
H A D | io.h | 311 typedef struct SMBus SMBus; typedef 312 struct SMBus { struct 318 void (*transact)(SMBus*, int, int, int, uchar*); argument
|