Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_gen.h222 #define ENVCTRL_IOC_GETFANFAIL (int)(_IOR('p', 83, struct envctrl_pcf8574_chip))
224 #define ENVCTRL_IOC_SETDSKLED (int)(_IOW('p', 85, struct envctrl_pcf8574_chip))
225 #define ENVCTRL_IOC_GETDSKLED (int)(_IOR('p', 86, struct envctrl_pcf8574_chip))
H A Denvctrl.h459 struct envctrl_pcf8574_chip { struct
713 #define ENVCTRL_IOC_GETFANFAIL (int)(_IOR('p', 83, struct envctrl_pcf8574_chip))
715 #define ENVCTRL_IOC_SETDSKLED (int)(_IOW('p', 85, struct envctrl_pcf8574_chip))
716 #define ENVCTRL_IOC_GETDSKLED (int)(_IOR('p', 86, struct envctrl_pcf8574_chip))
H A Denvctrl_ue450.h404 struct envctrl_pcf8574_chip { struct
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c94 struct envctrl_pcf8574_chip *);
96 struct envctrl_pcf8574_chip *);
925 struct envctrl_pcf8574_chip *ledchip; in envctrl_wput()
1527 struct envctrl_pcf8574_chip *ioport; in envctrl_xmit()
1647 struct envctrl_pcf8574_chip *ioport; in envctrl_recv()
1938 struct envctrl_pcf8574_chip fspchip; in envctrl_led_blink()
2430 struct envctrl_pcf8574_chip initval; in envctrl_reset_dflop()
2477 struct envctrl_pcf8574_chip initval; in envctrl_enable_devintrs()
2895 struct envctrl_pcf8574_chip chip; in envctrl_set_fsp()
2937 struct envctrl_pcf8574_chip fspchip; in envctrl_set_dskled()
[all …]