Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl.h393 struct envctrl_pcf8591_chip { struct
712 #define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip))
H A Denvctrl_gen.h221 #define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip))
H A Denvctrl_ue450.h338 struct envctrl_pcf8591_chip { struct
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c926 struct envctrl_pcf8591_chip *temp, *a_fanspeed; in envctrl_wput()
985 sizeof (struct envctrl_pcf8591_chip), NULL); in envctrl_wput()
1029 sizeof (struct envctrl_pcf8591_chip), NULL); in envctrl_wput()
1159 temp = (struct envctrl_pcf8591_chip *) in envctrl_wput()
1165 sizeof (struct envctrl_pcf8591_chip), in envctrl_wput()
1176 a_fanspeed = (struct envctrl_pcf8591_chip *) in envctrl_wput()
1183 sizeof (struct envctrl_pcf8591_chip), in envctrl_wput()
1646 struct envctrl_pcf8591_chip *temp; in envctrl_recv()
1657 temp = (struct envctrl_pcf8591_chip *)data; in envctrl_recv()