Home
last modified time | relevance | path

Searched refs:ORB_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/target/sbp/
H A Dsbp_target.h19 #define ORB_NOTIFY(v) (((v) >> 31) & 0x01) macro
H A Dsbp_target.c1473 if (!ORB_NOTIFY(be32_to_cpu(req->orb.misc)) || in sbp_mgt_agent_process()