Home
last modified time | relevance | path

Searched refs:STE_FLAG_ONE_PHY (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ste/
HDif_stereg.h580 #define STE_FLAG_ONE_PHY 0x0001 macro
HDif_ste.c921 sc->ste_flags |= STE_FLAG_ONE_PHY; in ste_attach()
998 if ((sc->ste_flags & STE_FLAG_ONE_PHY) != 0) in ste_attach()