Home
last modified time | relevance | path

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

/NextBSD/sys/dev/twe/
HDtwereg.h91 #define TWE_STATUS_ERRORS(x) \ macro
HDtwe.c1323 if (TWE_STATUS_ERRORS(status_reg) || twe_check_bits(sc, status_reg)) { in twe_soft_reset()