Searched refs:PCF8574 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h44 * PCF8574 ioctls for fantray and powersupplies.
116 #ifndef PCF8574
117 #define PCF8574 0 macro
141 * PCF8574 Fan Fail, Power Supply Fail Detector
226 * PCF8574/A are input/output. We should construct the
275 * PCF8574 ioctls for CPU Voltage (Nordica).
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c313 * PCF8574 Fan Fail, Power Supply Fail Detector
1596 case PCF8574:
1624 cmn_err(CE_WARN, "Write to PCF8574 " \
1627 cmn_err(CE_WARN, "envctrl_xmit: PCF8574\
1690 case PCF8574:
1720 cmn_err(CE_WARN, "Read from PCF8574 "\
1723 cmn_err(CE_WARN, "envctrl_recv: PCF8574\
1945 envctrl_recv(unitp, (caddr_t *)(void *)&fspchip, PCF8574);
1961 (void) envctrl_xmit(unitp, (caddr_t *)(void *)&fspchip, PCF8574);
2446 (void) envctrl_xmit(unitp, (caddr_t *)(void *)&initval, PCF8574);
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h63 #define PCF8574 0x02 /* PS, FAN, LED, Fail and Control */ macro
347 * PCF8574 Fan Fail, Power Supply Fail Detector
406 int type; /* type is PCF8574 */
H A Denvctrl.h66 #define PCF8574 0x02 /* PS, FAN, LED, Fail and Control */ macro
402 * PCF8574 Fan Fail, Power Supply Fail Detector
461 int type; /* type is PCF8574 */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c82 #define PCF8574 I2C_PATH "/ioexp@0,%x:pcf8574" macro
1680 snprintf(pcf8574_devpath, sizeof (pcf8574_devpath), PCF8574,
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c1656 unitp->sensor_type = PCF8574;

Completed in 64 milliseconds