Searched refs:F_PL (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | common.h | 34 #define GLBL_INTR_MASK (F_CIM | F_MPS | F_PL | F_PCIE | F_MC0 | F_EDC0 | \ 38 #define GLBL_T7_INTR_MASK (F_CIM | F_MPS | F_PL | F_T7_PCIE | F_T7_MC0 | \
|
| H A D | t4_hw.c | 6850 cause |= F_PL; in t7_perr_to_ic1() 6920 { F_PL, "PL" }, in t4_slow_intr_handler() 6949 { F_PL, -1, plpl_intr_handler }, in t4_slow_intr_handler() 6999 { F_PL, "PL" }, in t4_slow_intr_handler() 7029 { F_PL, -1, plpl_intr_handler }, in t4_slow_intr_handler()
|
| H A D | t4_regs.h | 49705 #define F_PL V_PL(1U) macro
|