Home
last modified time | relevance | path

Searched refs:hpc3130_rw (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c153 static int hpc3130_rw(i2c_client_hdl_t, uint8_t, boolean_t, uint8_t *);
1134 return (hpc3130_rw(handle, in hpc3130_write()
1145 return (hpc3130_rw(handle, in hpc3130_read()
1150 hpc3130_rw(i2c_client_hdl_t handle, uint8_t reg, in hpc3130_rw() function