Home
last modified time | relevance | path

Searched refs:PCIM_PSTAT_D3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h570 #define PCIM_PSTAT_D3 0x0003 macro
H A Dpci.c2903 status |= PCIM_PSTAT_D3; in pci_set_powerstate_method()
2942 case PCIM_PSTAT_D3: in pci_get_powerstate_method()
/freebsd/sys/dev/bxe/
H A Dbxe.c10604 pmcsr |= PCIM_PSTAT_D3; in bxe_set_power_state()