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

/linux-master/drivers/target/sbp/
H A Dsbp_target.h46 #define CMDBLK_ORB_MAX_PAYLOAD(v) (((v) >> 20) & 0x0f) macro
H A Dsbp_target.c1258 max_payload = 4 << CMDBLK_ORB_MAX_PAYLOAD(be32_to_cpu(req->orb.misc));

Completed in 98 milliseconds