Searched refs:hpc3130_write (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c152 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) {
1128 hpc3130_write(i2c_client_hdl_t handle, uint8_t offset, function
1226 if (hpc3130_write(handle, tp->reg, slot,
1386 (void) hpc3130_write(handle, HPC3130_EVENT_STATUS,
1435 if (hpc3130_write(handle, HPC3130_CONTROL,
1561 if (hpc3130_write(handle, HPC3130_CONTROL, offset,
1581 if (hpc3130_write(handle, HPC3130_CONTROL, offset,
1589 if ((hpc3130_write(handle, HPC3130_CONTROL, offset,
1632 if (hpc3130_write(handl
[all...]

Completed in 60 milliseconds