Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.h46 #define CMDBLK_ORB_MAX_PAYLOAD(v) (((v) >> 20) & 0x0f) macro
/kernel/linux/linux-6.6/drivers/target/sbp/
H A Dsbp_target.h46 #define CMDBLK_ORB_MAX_PAYLOAD(v) (((v) >> 20) & 0x0f) macro

Completed in 2 milliseconds