Searched defs:hpc3130_unit (Results 1 – 2 of 2) sorted by relevance
148 struct hpc3130_unit { struct150 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 …]
38 struct hpc3130_unit { struct39 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];