HomeSort by: relevance | last modified time | path
    Searched refs:M_SERDES_LOS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 1608 if (cause & V_SERDES_LOS(M_SERDES_LOS))
cxgb_regs.h 6975 #define M_SERDES_LOS 0xf
6977 #define G_SERDES_LOS(x) (((x) >> S_SERDES_LOS) & M_SERDES_LOS)

Completed in 88 milliseconds