Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/target/sbp/
Dsbp_target.h51 #define STATUS_BLOCK_SRC(v) (((v) & 0x03) << 30) macro
Dsbp_target.c964 STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
983 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
987 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1554 STATUS_BLOCK_SRC(1) | /* Response to ORB, next_ORB absent */ in sbp_mgt_agent_process()