Home | History | Annotate | Download | only in ic

Lines Matching refs:noop

1526  * NOOP
1542 * NOOP if nothing else fits the bill ...
1699 NCR_TRACE("msg_in: NOOP\n", 0);
1789 * NOOP if asked for a message and there's nothing to send
1854 "sending NOOP\n",
1857 goto noop;
1910 printf("%s: unexpected MESSAGE OUT; sending NOOP\n",
1913 noop:
1914 NCR_TRACE("msg_out: send NOOP\n", 0);
1920 printf("%s: weird MESSAGE OUT; sending NOOP\n",
1923 goto noop;