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

/freebsd-11.0-release/sys/dev/sound/pci/
H A Dmaestro.c754 u_int8_t lastpwr; local
756 lastpwr = ess->curpwr;
757 if (lastpwr == status)
763 switch (lastpwr) {
796 switch (lastpwr) {
822 if (lastpwr != PCI_POWERSTATE_D2)
830 status = lastpwr;

Completed in 51 milliseconds