Home
last modified time | relevance | path

Searched refs:M_FW_SCSI_READ_WR_OPCODE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h2570 #define M_FW_SCSI_READ_WR_OPCODE 0xff macro
2573 (((x) >> S_FW_SCSI_READ_WR_OPCODE) & M_FW_SCSI_READ_WR_OPCODE)
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h2684 #define M_FW_SCSI_READ_WR_OPCODE 0xff macro
2687 (((x) >> S_FW_SCSI_READ_WR_OPCODE) & M_FW_SCSI_READ_WR_OPCODE)