Searched refs:RECEIVE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_pt.h45 #define RECEIVE 0x08 macro
H A Dscsi_pt.c624 scsi_cmd->opcode = readop ? RECEIVE : SEND;
/freebsd-10.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_umadt.h100 RECEIVE, enumerator in enum:_mad_direction_t
/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c505 * not enabled. Since this variable is used only within RECEIVE state,
513 SM_STATE(SUPP_BE, RECEIVE)
515 SM_ENTRY(SUPP_BE, RECEIVE);
539 * Skipping RESPONSE and/or RECEIVE states in these cases can
553 SM_ENTER(SUPP_BE, RECEIVE);
560 SM_ENTER(SUPP_BE, RECEIVE);
949 return "RECEIVE";
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_umadt.c472 } else if (p_vend_wrap->direction == RECEIVE) {
975 p_vend_wrap->direction = RECEIVE;

Completed in 114 milliseconds