Searched refs:CAS_RESET_PCS_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/cas/
H A Dif_cas.c712 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0));
781 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0));
808 ((sc->sc_flags & CAS_SERDES) != 0 ? CAS_RESET_PCS_DIS : 0));
H A Dif_casreg.h132 #define CAS_RESET_PCS_DIS 0x00000008 /* PCS reset disable */ macro

Completed in 101 milliseconds