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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aevar.h169 #define AE_FLAG_PMG 0x10 /* Supports PCI power management. */ macro
H A Dif_ae.c353 sc->flags |= AE_FLAG_PMG;
1334 if ((sc->flags & AE_FLAG_PMG) == 0) {

Completed in 39 milliseconds