Searched refs:ORB_NOTIFY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/target/sbp/ | ||
D | sbp_target.h | 18 #define ORB_NOTIFY(v) (((v) >> 31) & 0x01) macro |
D | sbp_target.c | 1482 if (!ORB_NOTIFY(be32_to_cpu(req->orb.misc)) || in sbp_mgt_agent_process() |