Home
last modified time | relevance | path

Searched refs:response_expected (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibmad/
H A Dbm.c45 static inline int response_expected(int method) in response_expected() function
68 resp_expected = response_expected(call->method); in bm_call_via()
H A Dvendor.c51 static inline int response_expected(int method) in response_expected() function
80 resp_expected = response_expected(call->method); in ib_vendor_call_via()