Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c47 static int pcf8574_get(struct pcf8574_unit *, uchar_t *);
48 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
134 sizeof (struct pcf8574_unit), 1); in _init()
160 struct pcf8574_unit *unitp; in pcf8574_open()
172 unitp = (struct pcf8574_unit *) in pcf8574_open()
208 struct pcf8574_unit *unitp; in pcf8574_close()
216 unitp = (struct pcf8574_unit *) in pcf8574_close()
232 pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte) { in pcf8574_get()
266 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { in pcf8574_set()
302 struct pcf8574_unit *unitp; in pcf8574_ioctl()
[all …]
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c134 static int pcf8574_add_kstat(struct pcf8574_unit *, scsb_fru_status_t);
135 static void pcf8574_delete_kstat(struct pcf8574_unit *);
137 static int pcf8574_read_chip(struct pcf8574_unit *unitp,
139 static int pcf8574_write_chip(struct pcf8574_unit *unitp,
141 static int pcf8574_read_props(struct pcf8574_unit *unitp);
142 static int pcf8574_init_chip(struct pcf8574_unit *unitp, int);
190 sizeof (struct pcf8574_unit), PCF8574_MAX_DEVS); in _init()
218 struct pcf8574_unit *unitp; in pcf8574_open()
227 unitp = (struct pcf8574_unit *) in pcf8574_open()
263 struct pcf8574_unit *unitp; in pcf8574_close()
[all …]
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c45 static int pcf8574_get(struct pcf8574_unit *, uchar_t *);
46 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
121 sizeof (struct pcf8574_unit), 1); in _init()
148 struct pcf8574_unit *unitp; in pcf8574_open()
160 unitp = (struct pcf8574_unit *) in pcf8574_open()
197 struct pcf8574_unit *unitp; in pcf8574_close()
205 unitp = (struct pcf8574_unit *) in pcf8574_close()
221 pcf8574_get(struct pcf8574_unit *unitp, uchar_t *byte) { in pcf8574_get()
254 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { in pcf8574_set()
290 struct pcf8574_unit *unitp; in pcf8574_ioctl()
[all …]
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8574_impl.h55 struct pcf8574_unit { struct
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h295 struct pcf8574_unit { struct