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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dsmbus.h243 int smbus_transfer(dev_info_t *, i2c_transfer_t *);
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c171 smbus_transfer,
798 * smbus_transfer is the function that is registered with
802 smbus_transfer(dev_info_t *dip, i2c_transfer_t *tp) function
825 SMBUS_PRINT((PRT_TRANS, "smbus_transfer: rlen=%d wlen=%d flags=%d",
880 "starting timeout in smbus_transfer %p",

Completed in 72 milliseconds