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

  /src/sys/dev/pci/
if_alc.c 1067 if ((sc->alc_flags & (ALC_FLAG_APS | ALC_FLAG_PCIE)) ==
1068 (ALC_FLAG_APS | ALC_FLAG_PCIE))
1079 if ((sc->alc_flags & ALC_FLAG_APS) != 0) {
1102 if ((sc->alc_flags & ALC_FLAG_APS) != 0) {
1400 sc->alc_flags |= ALC_FLAG_APS;
1407 sc->alc_flags |= ALC_FLAG_APS;
if_alcreg.h 1475 #define ALC_FLAG_APS 0x1000

Completed in 17 milliseconds