Searched refs:MPT_REPLY_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ | ||
| D | mpt.h | 156 #define MPT_REPLY_EMPTY (0xffffffff) /* Reply Queue Empty Symbol */ macro |
| D | mpt_openbsd.c | 633 while (reply != MPT_REPLY_EMPTY) { in mpt_intr() |