Searched defs:ehcp (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | envctrl_targets.c | 195 ehc_start_pcf8584(struct ehc_envcunit *ehcp, uint8_t byteaddress) in ehc_start_pcf8584() 385 ehc_stop_pcf8584(struct ehc_envcunit *ehcp) in ehc_stop_pcf8584() 392 ehc_read_pcf8584(struct ehc_envcunit *ehcp, uint8_t *data) in ehc_read_pcf8584() 434 ehc_write_pcf8584(struct ehc_envcunit *ehcp, uint8_t data) in ehc_write_pcf8584() 476 ehc_after_read_pcf8584(struct ehc_envcunit *ehcp, uint8_t *data) in ehc_after_read_pcf8584() 541 ehc_init_pcf8584(struct ehc_envcunit *ehcp) in ehc_init_pcf8584() 602 ehc_read_tda8444(struct ehc_envcunit *ehcp) in ehc_read_tda8444() 615 ehc_write_tda8444(struct ehc_envcunit *ehcp, int byteaddress, int instruction, in ehc_write_tda8444() 667 ehc_read_pcf8574a(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_read_pcf8574a() 722 ehc_write_pcf8574a(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_write_pcf8574a() [all …]
|
/illumos-gate/usr/src/uts/sun4u/tazmo/io/ |
H A D | envctrl.c | 3376 eHc_start_pcf8584(struct eHc_envcunit *ehcp, uint8_t byteaddress) in eHc_start_pcf8584() 3490 eHc_stop_pcf8584(struct eHc_envcunit *ehcp) in eHc_stop_pcf8584() 3497 eHc_read_pcf8584(struct eHc_envcunit *ehcp, uint8_t *data) in eHc_read_pcf8584() 3537 eHc_write_pcf8584(struct eHc_envcunit *ehcp, uint8_t data) in eHc_write_pcf8584() 3577 eHc_after_read_pcf8584(struct eHc_envcunit *ehcp, uint8_t *data) in eHc_after_read_pcf8584() 3637 eHc_write_tda8444(struct eHc_envcunit *ehcp, int byteaddress, int instruction, in eHc_write_tda8444() 3689 eHc_read_pcf8574a(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_read_pcf8574a() 3744 eHc_write_pcf8574a(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_write_pcf8574a() 3791 eHc_read_pcf8574(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_read_pcf8574() 3846 eHc_write_pcf8574(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_write_pcf8574() [all …]
|