Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/sbp/
Dsbp_target.h50 #define STATUS_BLOCK_SRC(v) (((v) & 0x03) << 30) macro
Dsbp_target.c981 STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1001 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1005 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC( in tgt_agent_fetch_work()
1563 STATUS_BLOCK_SRC(1) | /* Response to ORB, next_ORB absent */ in sbp_mgt_agent_process()