Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c72 static uint8_t smbus_get(smbus_t *smbus, uint8_t reg);
756 smbus_get(smbus_t *smbus, uint8_t reg) in smbus_get() function
793 status = smbus_get(smbus, SMB_STS); in smbus_wait_idle()
1048 status = smbus_get(smbus, SMB_STS); in smbus_intr_cmn()
1313 smbus_get(smbus, DEV_DATA0); in smbus_rd()