Searched defs:byteaddress (Results 1 – 2 of 2) sorted by relevance
/titanic_41/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() 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() 769 ehc_read_pcf8574(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_read_pcf8574() 824 ehc_write_pcf8574(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_write_pcf8574() 870 ehc_read_lm75(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_read_lm75() 924 ehc_write_pcf8583(struct ehc_envcunit *ehcp, int byteaddress, uint8_t *buf, in ehc_write_pcf8583() 967 ehc_read_pcf8591(struct ehc_envcunit *ehcp, int byteaddress, int channel, in ehc_read_pcf8591() 1087 ehc_write_pcf8591(struct ehc_envcunit *ehcp, int byteaddress, int channel, in ehc_write_pcf8591()
|
/titanic_41/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() 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() 3892 eHc_read_lm75(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_read_lm75() 3946 eHc_write_pcf8583(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_write_pcf8583() 3990 eHc_read_pcf8591(struct eHc_envcunit *ehcp, int byteaddress, int channel, in eHc_read_pcf8591()
|