Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c364 static int eHc_read_pcf8574a(struct eHc_envcunit *, int, uint8_t *, int);
1345 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_dev_isr()
1353 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_dev_isr()
1701 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_recv()
2223 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_fan_fail_service()
2397 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_PS_intr_service()
2669 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_ps_probe()
2863 status = eHc_read_pcf8574a((struct eHc_envcunit *)unitp, in envctrl_get_fpm_status()
3689 eHc_read_pcf8574a(struct eHc_envcunit *ehcp, int byteaddress, uint8_t *buf, in eHc_read_pcf8574a() function