Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h2694 #define S_FW_SCSI_ABRT_CLS_WR_LEN16 0 macro
2696 #define V_FW_SCSI_ABRT_CLS_WR_LEN16(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_LEN16)
2698 (((x) >> S_FW_SCSI_ABRT_CLS_WR_LEN16) & M_FW_SCSI_ABRT_CLS_WR_LEN16)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h3462 #define S_FW_SCSI_ABRT_CLS_WR_LEN16 0 macro
3464 #define V_FW_SCSI_ABRT_CLS_WR_LEN16(x) ((x) << S_FW_SCSI_ABRT_CLS_WR_LEN16)
3466 (((x) >> S_FW_SCSI_ABRT_CLS_WR_LEN16) & M_FW_SCSI_ABRT_CLS_WR_LEN16)