Searched refs:pcf8574_set (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c46 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
254 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { function
261 D2CMN_ERR((CE_WARN, "%s: Failed in pcf8574_set "
274 D2CMN_ERR((CE_WARN, "%s: Failed in the pcf8574_set"
356 err = pcf8574_set(unitp, ioctl_port.value);
359 " pcf8574_set routine\n",
440 err = pcf8574_set(unitp, byte);
443 " pcf8574_set routine\n",
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c48 static int pcf8574_set(struct pcf8574_unit *, uchar_t);
266 pcf8574_set(struct pcf8574_unit *unitp, uchar_t byte) { function
273 D2CMN_ERR((CE_WARN, "%s: Failed in pcf8574_set "
287 D2CMN_ERR((CE_WARN, "%s: Failed in the pcf8574_set"
368 err = pcf8574_set(unitp, ioctl_port.value);
371 " pcf8574_set routine\n",
452 err = pcf8574_set(unitp, byte);
455 " pcf8574_set routine\n",

Completed in 58 milliseconds