Searched refs:SMB_TYP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | smbus.c | 839 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); in smbus_transfer() 844 smbus_put(smbus, SMB_TYP, T_OUT, SMBUS_FLUSH); in smbus_transfer() 1112 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); in smbus_intr_cmn() 1139 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH); in smbus_intr_cmn() 1227 smbus_put(smbus, SMB_TYP, SEND_BYTE, 0); in smbus_wr() 1237 smbus_put(smbus, SMB_TYP, WR_BYTE, 0); in smbus_wr() 1248 smbus_put(smbus, SMB_TYP, WR_BLK, 0); in smbus_wr() 1337 smbus_put(smbus, SMB_TYP, RCV_BYTE, 0); in smbus_rd()
|
/titanic_41/usr/src/uts/sun4u/sys/i2c/nexus/ |
H A D | smbus.h | 51 #define SMB_TYP 0x01 macro
|