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

/linux-master/drivers/target/sbp/
H A Dsbp_target.h51 #define STATUS_BLOCK_SRC(v) (((v) & 0x03) << 30) macro
H A Dsbp_target.c964 STATUS_BLOCK_SRC(
983 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC(
987 req->status.status |= cpu_to_be32(STATUS_BLOCK_SRC(
1554 STATUS_BLOCK_SRC(1) | /* Response to ORB, next_ORB absent */

Completed in 183 milliseconds