Searched refs:MSG_ACCEPT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Diha.c2094 switch (iha_wait(sc, MSG_ACCEPT)) {
2114 return (iha_wait(sc, MSG_ACCEPT));
2121 return (iha_wait(sc, MSG_ACCEPT));
2199 switch (iha_wait(sc, MSG_ACCEPT)) {
2216 switch (iha_wait(sc, MSG_ACCEPT)) {
2244 if (iha_wait(sc, MSG_ACCEPT) == -1)
2271 if (iha_wait(sc, MSG_ACCEPT) != -1)
2278 phase = iha_wait(sc, MSG_ACCEPT);
2286 phase = iha_wait(sc, MSG_ACCEPT);
2297 phase = iha_wait(sc, MSG_ACCEPT);
[all...]
H A Dihareg.h168 #define MSG_ACCEPT 0x0F /* Message Accept */ macro

Completed in 113 milliseconds