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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c75 static int smbus_switch(smbus_t *smbus);
862 if (smbus_switch(smbus) != SMBUS_COMPLETE) {
905 smbus_switch(smbus_t *smbus) function
1123 * here since smbus_switch() keys off of a
1155 ret = smbus_switch(smbus);

Completed in 73 milliseconds