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