Home
last modified time | relevance | path

Searched refs:i2c_nexus_reg_list (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/i2c/misc/
H A Di2c_svc_impl.h42 typedef struct i2c_nexus_reg_list { struct
45 struct i2c_nexus_reg_list *next; argument
/titanic_50/usr/src/uts/sun4u/io/i2c/misc/
H A Di2c_svc.c256 nexus_reglist = kmem_alloc(sizeof (struct i2c_nexus_reg_list), in i2c_nexus_register()