Searched refs:hpc3130_unit_t (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 141 hpc3130_unit_t *hpc3130soft_statep; 149 static int hpc3130_cpu_init(hpc3130_unit_t *, int, i2c_client_hdl_t); 159 static int hpc3130_get(intptr_t, int, hpc3130_unit_t *, int); 160 static int hpc3130_set(intptr_t, int, hpc3130_unit_t *, int); 164 static int hpc3130_verify_slot_power(hpc3130_unit_t *, i2c_client_hdl_t, 245 sizeof (hpc3130_unit_t), 4); in _init() 271 hpc3130_unit_t *unitp; in hpc3130_open() 281 unitp = (hpc3130_unit_t *) in hpc3130_open() 313 hpc3130_unit_t *unitp; in hpc3130_close() 318 unitp = (hpc3130_unit_t *) in hpc3130_close() [all …]
|
/titanic_41/usr/src/uts/sun4u/daktari/sys/ |
H A D | hpc3130_dak.h | 234 typedef struct hpc3130_unit hpc3130_unit_t; typedef
|