Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtwereg.h61 #define TWE_STAT_PCIPAR 0x00800000 macro
H A Dtwe.c287 if (status & TWE_STAT_PCIPAR) { in twe_attach()