Searched refs:pcf8591_unit (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591_impl.h42 struct pcf8591_unit { struct
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c137 static int pcf8591_add_kstats(struct pcf8591_unit *);
138 static void pcf8591_delete_kstats(struct pcf8591_unit *);
140 static int pcf8591_read_chip(struct pcf8591_unit *, uint8_t, int);
141 static int pcf8591_read_props(struct pcf8591_unit *unitp);
183 sizeof (struct pcf8591_unit), PCF8591_MAX_DEVS);
213 struct pcf8591_unit *unitp;
223 unitp = (struct pcf8591_unit *)
259 struct pcf8591_unit *unitp;
274 unitp = (struct pcf8591_unit *)
294 struct pcf8591_unit *unit
[all...]
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c125 sizeof (struct pcf8591_unit), 1);
152 struct pcf8591_unit *unitp;
162 unitp = (struct pcf8591_unit *)
199 struct pcf8591_unit *unitp;
208 unitp = (struct pcf8591_unit *)
229 struct pcf8591_unit *unitp;
245 unitp = (struct pcf8591_unit *)
456 struct pcf8591_unit *unitp;
528 struct pcf8591_unit *unitp;
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h197 struct pcf8591_unit { struct

Completed in 99 milliseconds