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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2723 #define S_FW_SCSI_CMD_WR_CLASS 4 macro
2725 #define V_FW_SCSI_CMD_WR_CLASS(x) ((x) << S_FW_SCSI_CMD_WR_CLASS)
2727 (((x) >> S_FW_SCSI_CMD_WR_CLASS) & M_FW_SCSI_CMD_WR_CLASS)

Completed in 122 milliseconds