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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2936 #define S_FW_SCSI_TGT_RSP_WR_IMMDLEN 0 macro
2938 #define V_FW_SCSI_TGT_RSP_WR_IMMDLEN(x) ((x) << S_FW_SCSI_TGT_RSP_WR_IMMDLEN)
2940 (((x) >> S_FW_SCSI_TGT_RSP_WR_IMMDLEN) & M_FW_SCSI_TGT_RSP_WR_IMMDLEN)

Completed in 113 milliseconds