Searched defs:hpc3130_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c151 static int hpc3130_read(i2c_client_hdl_t, uint8_t, uint8_t, uint8_t *);
1073 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &old) != DDI_SUCCESS) {
1119 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &temp) != DDI_SUCCESS) {
1139 hpc3130_read(i2c_client_hdl_t handle, uint8_t offset, function
1278 if (hpc3130_read(handle, HPC3130_EVENT_STATUS, slot,
1403 if (hpc3130_read(handle, HPC3130_STATUS, slot,
1408 if (hpc3130_read(handle, HPC3130_CONTROL, slot,
1462 if (hpc3130_read(handle, HPC3130_STATUS,
1544 if (hpc3130_read(handle, HPC3130_STATUS, offset,
1550 if (hpc3130_read(handl
[all...]

Completed in 45 milliseconds