Home
last modified time | relevance | path

Searched refs:ORB_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.h19 #define ORB_NOTIFY(v) (((v) >> 31) & 0x01) macro
H A Dsbp_target.c1476 if (!ORB_NOTIFY(be32_to_cpu(req->orb.misc)) || in sbp_mgt_agent_process()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds