Home
last modified time | relevance | path

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

/src/sys/dev/alc/
H A Dif_alcvar.h223 #define ALC_FLAG_PCIE 0x0001 macro
H A Dif_alc.c1157 if ((sc->alc_flags & (ALC_FLAG_APS | ALC_FLAG_PCIE)) == in alc_aspm_813x()
1158 (ALC_FLAG_APS | ALC_FLAG_PCIE)) in alc_aspm_813x()
1497 sc->alc_flags |= ALC_FLAG_PCIE; in alc_attach()