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

/illumos-gate/usr/src/uts/sun4u/io/
H A Denvctrl_targets.c168 int ehc_read_tda8444(struct ehc_envcunit *ehcp);
195 ehc_start_pcf8584(struct ehc_envcunit *ehcp, uint8_t byteaddress) argument
207 ddi_get8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s1);
218 ehc_init_pcf8584(ehcp);
224 ehc_init_pcf8584(ehcp);
234 ddi_put8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s0, DUMMY_WRITE_ADDR);
237 ddi_put8(ehcp->ctlr_handle, &ehcp
385 ehc_stop_pcf8584(struct ehc_envcunit *ehcp) argument
392 ehc_read_pcf8584(struct ehc_envcunit *ehcp, uint8_t *data) argument
434 ehc_write_pcf8584(struct ehc_envcunit *ehcp, uint8_t data) argument
476 ehc_after_read_pcf8584(struct ehc_envcunit *ehcp, uint8_t *data) argument
541 ehc_init_pcf8584(struct ehc_envcunit *ehcp) argument
602 ehc_read_tda8444(struct ehc_envcunit *ehcp) argument
615 ehc_write_tda8444(struct ehc_envcunit *ehcp, int byteaddress, int instruction, int subaddress, uint8_t *buf, int size) argument
667 ehc_read_pcf8574a(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
722 ehc_write_pcf8574a(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
769 ehc_read_pcf8574(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
824 ehc_write_pcf8574(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
870 ehc_read_lm75(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
924 ehc_write_pcf8583(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
967 ehc_read_pcf8591(struct ehc_envcunit *ehcp, int byteaddress, int channel, int autoinc, int amode, int aenable, uint8_t *buf, int size) argument
1087 ehc_write_pcf8591(struct ehc_envcunit *ehcp, int byteaddress, int channel, int autoinc, int amode, int aenable, uint8_t *buf, int size) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c3376 eHc_start_pcf8584(struct eHc_envcunit *ehcp, uint8_t byteaddress) argument
3388 ddi_get8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s1);
3408 ddi_put8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s0, byteaddress);
3411 ddi_put8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s1,
3419 ddi_get8(ehcp->ctlr_handle, &ehcp->bus_ctl_regs->s1);
3452 discard = ddi_get8(ehcp
3490 eHc_stop_pcf8584(struct eHc_envcunit *ehcp) argument
3497 eHc_read_pcf8584(struct eHc_envcunit *ehcp, uint8_t *data) argument
3537 eHc_write_pcf8584(struct eHc_envcunit *ehcp, uint8_t data) argument
3577 eHc_after_read_pcf8584(struct eHc_envcunit *ehcp, uint8_t *data) argument
3637 eHc_write_tda8444(struct eHc_envcunit *ehcp, int byteaddress, int instruction, int subaddress, uint8_t *buf, int size) argument
3689 eHc_read_pcf8574a(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3744 eHc_write_pcf8574a(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3791 eHc_read_pcf8574(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3846 eHc_write_pcf8574(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3892 eHc_read_lm75(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3946 eHc_write_pcf8583(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, int size) argument
3990 eHc_read_pcf8591(struct eHc_envcunit *ehcp, int byteaddress, int channel, int autoinc, int amode, int aenable, uint8_t *buf, int size) argument
[all...]

Completed in 101 milliseconds