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

  /src/sys/dev/ic/
mpt.h 154 #define MPT_CONTEXT_REPLY (0x80000000)
mpt_netbsd.c 501 if ((reply & MPT_CONTEXT_REPLY) != 0) {
526 if (__predict_true((reply & MPT_CONTEXT_REPLY) == 0)) {

Completed in 41 milliseconds