Searched refs:MANAGEMENT_ORB_FUNCTION (Results 1 – 3 of 3) sorted by relevance
21 #define MANAGEMENT_ORB_FUNCTION(v) (((v) >> 16) & 0x0f) macro
1486 switch (MANAGEMENT_ORB_FUNCTION(be32_to_cpu(req->orb.misc))) { in sbp_mgt_agent_process()1551 MANAGEMENT_ORB_FUNCTION(be32_to_cpu(req->orb.misc))); in sbp_mgt_agent_process()
279 #define MANAGEMENT_ORB_FUNCTION(v) ((v) << 16) macro588 MANAGEMENT_ORB_FUNCTION(function) | in sbp2_send_management_orb()