Searched refs:SMB_TYP (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/ |
H A D | smbus.h | 51 #define SMB_TYP 0x01 macro 73 * Bit values for the SMB_TYP (command type) register
|
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | smbus.c | 839 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); 844 smbus_put(smbus, SMB_TYP, T_OUT, SMBUS_FLUSH); 1112 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); 1139 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); 1218 * be written before SMB_TYP. 1227 smbus_put(smbus, SMB_TYP, SEND_BYTE, 0); 1237 smbus_put(smbus, SMB_TYP, WR_BYTE, 0); 1248 smbus_put(smbus, SMB_TYP, WR_BLK, 0); 1326 * be written before SMB_TYP. 1337 smbus_put(smbus, SMB_TYP, RCV_BYT [all...] |
Completed in 70 milliseconds