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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dmaestro.c756 u_int8_t lastpwr; local
758 lastpwr = ess->curpwr;
759 if (lastpwr == status)
765 switch (lastpwr) {
798 switch (lastpwr) {
824 if (lastpwr != PCI_POWERSTATE_D2)
832 status = lastpwr;

Completed in 45 milliseconds