Lines Matching defs:alt
224 uint32_t data, expect, alt;
234 alt = STAT_ARBT_ANR;
237 alt = STAT_AWBT_ANR;
251 error = gttwsi_wait(sc, 0, expect, alt, flags, "send-addr-10");
260 alt = STAT_SARBT_ANR;
263 alt = STAT_SAWBT_ANR;
270 return gttwsi_wait(sc, 0, expect, alt, flags, "send-addr");
308 uint32_t alt, int flags, const char *what)
368 if (alt != 0 && status != alt)