Searched refs:OC_STATUS_TIP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/iicbus/
H A Diicoc.h75 #define OC_STATUS_TIP 0x02 /* Transfer in Progress */ macro
H A Diicoc.c121 if (iicoc_wait_on_status(dev, OC_STATUS_TIP) < 0) {
135 if (iicoc_wait_on_status(dev, OC_STATUS_TIP) < 0) {
/freebsd-10.2-release/sys/mips/nlm/
H A Dboard_eeprom.c75 if (oc_wait_on_status(OC_STATUS_TIP) < 0)
88 if (oc_wait_on_status(OC_STATUS_TIP) < 0)

Completed in 139 milliseconds