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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c76 static int pcf8584_bbn_ready(pcf8584_t *i2c);
835 pcf8584_bbn_ready(pcf8584_t *i2c) function
1428 if (pcf8584_bbn_ready(i2c) != I2C_SUCCESS) {
1440 * Bus selection must be followed by pcf8584_bbn_ready(),

Completed in 60 milliseconds