Searched refs:hpc3130_write (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 152 static int hpc3130_write(i2c_client_hdl_t, uint8_t, uint8_t, uint8_t); 1081 if (hpc3130_write(handle, HPC3130_ATTEN, slot, new) != DDI_SUCCESS) { in hpc3130_set_led() 1128 hpc3130_write(i2c_client_hdl_t handle, uint8_t offset, in hpc3130_write() function 1226 if (hpc3130_write(handle, tp->reg, slot, in hpc3130_init() 1386 (void) hpc3130_write(handle, HPC3130_EVENT_STATUS, in hpc3130_hard_intr() 1435 if (hpc3130_write(handle, HPC3130_CONTROL, in hpc3130_cpu_init() 1561 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect() 1581 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect() 1589 if ((hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect() 1632 if (hpc3130_write(handle, HPC3130_CONTROL, offset, in hpc3130_slot_connect() [all …]
|