Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c59 static int smbus_acquire(smbus_t *, dev_info_t *dip,
661 (void) smbus_acquire(smbus, NULL, NULL); in smbus_suspend()
686 smbus_acquire(smbus_t *smbus, dev_info_t *dip, i2c_transfer_t *tp) in smbus_acquire() function
811 if (smbus_acquire(smbus, dip, tp) == SMBUS_FAILURE) { in smbus_transfer()