Searched defs:pcf8584_process (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c87 static int pcf8584_process(pcf8584_t *i2c, uint8_t s1);
1174 if (pcf8584_process(i2c, s1) == I2C_COMPLETE) {
1191 pcf8584_process(pcf8584_t *i2c, uint8_t s1) function
1501 completed = pcf8584_process(i2c, s1);

Completed in 47 milliseconds