Home
last modified time | relevance | path

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

/drivers/infiniband/hw/qib/
Dqib_common.h706 __u8 sub_opcode; member
/drivers/scsi/csiostor/
Dcsio_mb.c839 uint32_t mb_tmo, uint8_t port_id, uint32_t sub_opcode, in csio_write_fcoe_link_cond_init_mb() argument
854 FW_FCOE_LINK_CMD_SUB_OPCODE(sub_opcode) | in csio_write_fcoe_link_cond_init_mb()
/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c159 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument
160 ((3 << 13) | ((sub_type) << 11) | ((opcode) << 8) | (sub_opcode))