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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dhpc3130_impl.h42 i2c_client_hdl_t hpc3130_hdl; member in struct:hpc3130_unit
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c344 (void) i2c_transfer_alloc(unitp->hpc3130_hdl, &i2c_tran_pointer,
355 err = i2c_transfer(unitp->hpc3130_hdl, i2c_tran_pointer);
359 i2c_transfer_free(unitp->hpc3130_hdl, i2c_tran_pointer);
372 i2c_transfer_free(unitp->hpc3130_hdl, i2c_tran_pointer);
395 (void) i2c_transfer_alloc(unitp->hpc3130_hdl, &i2c_tran_pointer,
408 err = i2c_transfer(unitp->hpc3130_hdl, i2c_tran_pointer);
409 i2c_transfer_free(unitp->hpc3130_hdl, i2c_tran_pointer);
538 (void) i2c_transfer_alloc(unitp->hpc3130_hdl, &i2c_tran_pointer,
550 err = i2c_transfer(unitp->hpc3130_hdl, i2c_tran_pointer);
554 i2c_transfer_free(unitp->hpc3130_hdl, i2c_tran_pointe
[all...]
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h200 i2c_client_hdl_t hpc3130_hdl; member in struct:hpc3130_unit

Completed in 67 milliseconds