HomeSort by: relevance | last modified time | path
    Searched refs:MSG_ACCEPT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
iha.c 2089 switch (iha_wait(sc, MSG_ACCEPT)) {
2109 return (iha_wait(sc, MSG_ACCEPT));
2116 return (iha_wait(sc, MSG_ACCEPT));
2194 switch (iha_wait(sc, MSG_ACCEPT)) {
2211 switch (iha_wait(sc, MSG_ACCEPT)) {
2239 if (iha_wait(sc, MSG_ACCEPT) == -1)
2266 if (iha_wait(sc, MSG_ACCEPT) != -1)
2273 phase = iha_wait(sc, MSG_ACCEPT);
2281 phase = iha_wait(sc, MSG_ACCEPT);
2292 phase = iha_wait(sc, MSG_ACCEPT);
    [all...]
ihareg.h 168 #define MSG_ACCEPT 0x0F /* Message Accept */

Completed in 15 milliseconds