Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h148 struct hpc3130_unit { struct
150 dev_info_t *dip;
152 hpc_slot_ops_t *hpc3130_slot_ops;
158 caddr_t hpc3130_slot_table_data;
159 int hpc3130_slot_table_size;
165 hpc3130_slot_table_entry_t *hpc3130_slot_table;
166 int hpc3130_slot_table_length;
171 kmutex_t hpc3130_mutex;
176 ddi_iblock_cookie_t ic_trap_cookie;
181 int hpc3130_oflag;
[all …]
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dhpc3130_impl.h38 struct hpc3130_unit { struct
39 kmutex_t hpc3130_mutex;
40 uint8_t hpc3130_flags;
41 int hpc3130_oflag;
42 i2c_client_hdl_t hpc3130_hdl;
43 char hpc3130_name[24];