Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsmc91cxxreg.h286 #define ARR_FAILED 0x80 macro
H A Dsmc91cxx.c585 if (packetno & ARR_FAILED || timo == 0) { in smc91cxx_start()