Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h5671 #define S_OCSPI_PAR_ERROR 0 macro
5673 #define V_OCSPI_PAR_ERROR(x) ((x) << S_OCSPI_PAR_ERROR)
5674 #define G_OCSPI_PAR_ERROR(x) (((x) >> S_OCSPI_PAR_ERROR) & M_OCSPI_PAR_ERROR)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h20708 #define S_OCSPI_PAR_ERROR 3 macro
20709 #define V_OCSPI_PAR_ERROR(x) ((x) << S_OCSPI_PAR_ERROR)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h20737 #define S_OCSPI_PAR_ERROR 3 macro
20738 #define V_OCSPI_PAR_ERROR(x) ((x) << S_OCSPI_PAR_ERROR)