Searched refs:MANAGEMENT_ORB_FUNCTION (Results 1 – 3 of 3) sorted by relevance
22 #define MANAGEMENT_ORB_FUNCTION(v) (((v) >> 16) & 0x0f) macro
1479 switch (MANAGEMENT_ORB_FUNCTION(be32_to_cpu(req->orb.misc))) { in sbp_mgt_agent_process()1544 MANAGEMENT_ORB_FUNCTION(be32_to_cpu(req->orb.misc))); in sbp_mgt_agent_process()
267 #define MANAGEMENT_ORB_FUNCTION(v) ((v) << 16) macro577 MANAGEMENT_ORB_FUNCTION(function) | in sbp2_send_management_orb()