Searched refs:V_SERDES_LOS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_hw.c | 2182 if (cause & V_SERDES_LOS(M_SERDES_LOS)) in mac_intr_handler() |
H A D | cxgb_regs.h | 7716 #define V_SERDES_LOS(x) ((x) << S_SERDES_LOS) macro |