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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2699 #define S_FW_SCSI_CMD_WR_IMMDLEN 0 macro
2701 #define V_FW_SCSI_CMD_WR_IMMDLEN(x) ((x) << S_FW_SCSI_CMD_WR_IMMDLEN)
2703 (((x) >> S_FW_SCSI_CMD_WR_IMMDLEN) & M_FW_SCSI_CMD_WR_IMMDLEN)

Completed in 192 milliseconds