Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h2592 #define S_FW_SCSI_WRITE_WR_LEN16 0 macro
2594 #define V_FW_SCSI_WRITE_WR_LEN16(x) ((x) << S_FW_SCSI_WRITE_WR_LEN16)
2596 (((x) >> S_FW_SCSI_WRITE_WR_LEN16) & M_FW_SCSI_WRITE_WR_LEN16)