Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dtwereg.h68 #define TWE_STAT_RDYI 0x00010000 macro
Dtwe.c924 if (status & TWE_STAT_RDYI) { in twe_intr()