Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/sbp/
Dsbp_target.h51 #define STATUS_BLOCK_SRC(v) (((v) & 0x03) << 30) macro
Dsbp_target.c977 STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
996 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1000 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1570 STATUS_BLOCK_SRC(1) | /* Response to ORB, next_ORB absent */ in sbp_mgt_agent_process()