Home
last modified time | relevance | path

Searched refs:USER_OPCODE_CHECK_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c405 if ((opcode & USER_OPCODE_CHECK_MASK) != in hfi1_user_sdma_process_request()
H A Dpio.c744 opmask = USER_OPCODE_CHECK_MASK; in sc_alloc()
H A Dhfi.h2357 #define USER_OPCODE_CHECK_MASK 0xC0 macro