Searched defs:chan_req_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h178 ((chanp)->chan_req_state != REQ_CMID_NONE)
183 ((chanp)->chan_req_state == REQ_CMID_QUEUED || \
184 (chanp)->chan_req_state == REQ_CMID_NOTIFIED)
188 (chanp)->chan_req_state == REQ_CMID_ACCEPTED)
191 (chanp)->chan_req_state == REQ_CMID_NOTIFIED)
232 cma_req_cmid_state_t chan_req_state; member in struct:__anon184

Completed in 55 milliseconds