Home
last modified time | relevance | path

Searched refs:PCIM_PSTAT_PMEENABLE (Results 1 – 21 of 21) sorted by relevance

/freebsd-9-stable/sys/dev/rl/
Dif_rl.c2000 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in rl_resume()
2001 pmstat &= ~PCIM_PSTAT_PMEENABLE; in rl_resume()
2096 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in rl_setwol()
2098 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in rl_setwol()
/freebsd-9-stable/sys/dev/ste/
Dif_ste.c2013 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in ste_resume()
2014 pmstat &= ~PCIM_PSTAT_PMEENABLE; in ste_resume()
2129 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in ste_setwol()
2131 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in ste_setwol()
/freebsd-9-stable/sys/dev/nge/
Dif_nge.c2571 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in nge_wol()
2573 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in nge_wol()
2620 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in nge_resume()
2621 pmstat &= ~PCIM_PSTAT_PMEENABLE; in nge_resume()
/freebsd-9-stable/sys/dev/vge/
Dif_vge.c2463 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in vge_resume()
2464 pmstat &= ~PCIM_PSTAT_PMEENABLE; in vge_resume()
2900 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vge_setwol()
2902 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vge_setwol()
/freebsd-9-stable/sys/dev/pci/
Dpcireg.h472 #define PCIM_PSTAT_PMEENABLE 0x0100 macro
/freebsd-9-stable/sys/dev/ale/
Dif_ale.c1551 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in ale_setwol()
1553 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in ale_setwol()
1587 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in ale_resume()
1588 pmstat &= ~PCIM_PSTAT_PMEENABLE; in ale_resume()
/freebsd-9-stable/sys/dev/alc/
Dif_alc.c2555 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_813x()
2557 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_813x()
2620 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_816x()
2622 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_816x()
2657 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in alc_resume()
2658 pmstat &= ~PCIM_PSTAT_PMEENABLE; in alc_resume()
/freebsd-9-stable/sys/dev/txp/
Dif_txp.c1160 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in txp_suspend()
1162 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in txp_suspend()
1185 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in txp_resume()
1186 pmstat &= ~PCIM_PSTAT_PMEENABLE; in txp_resume()
/freebsd-9-stable/sys/dev/fxp/
Dif_fxp.c1072 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in fxp_suspend()
1075 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in fxp_suspend()
1109 pmstat &= ~PCIM_PSTAT_PMEENABLE; in fxp_resume()
/freebsd-9-stable/sys/dev/ae/
Dif_ae.c1389 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in ae_pm_init()
1391 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in ae_pm_init()
/freebsd-9-stable/sys/dev/sis/
Dif_sis.c2352 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in sis_wol()
2354 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in sis_wol()
/freebsd-9-stable/sys/dev/jme/
Dif_jme.c1628 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in jme_setwol()
1630 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in jme_setwol()
1668 pmstat &= ~PCIM_PSTAT_PMEENABLE; in jme_resume()
/freebsd-9-stable/sys/dev/vr/
Dif_vr.c2555 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vr_setwol()
2557 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vr_setwol()
/freebsd-9-stable/sys/dev/xl/
Dif_xl.c3289 pmstat |= PCIM_PSTAT_PMEENABLE; in xl_setwol()
3291 pmstat &= ~PCIM_PSTAT_PMEENABLE; in xl_setwol()
/freebsd-9-stable/sys/dev/age/
Dif_age.c1443 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in age_setwol()
1445 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in age_setwol()
/freebsd-9-stable/sys/dev/nfe/
Dif_nfe.c3401 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in nfe_set_wol()
3403 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in nfe_set_wol()
/freebsd-9-stable/sys/dev/re/
Dif_re.c3905 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in re_setwol()
3907 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in re_setwol()
/freebsd-9-stable/sys/dev/e1000/
Dif_lem.c4028 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in lem_enable_wakeup()
4030 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in lem_enable_wakeup()
Dif_em.c5020 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in em_enable_wakeup()
5022 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in em_enable_wakeup()
Dif_igb.c5316 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in igb_enable_wakeup()
/freebsd-9-stable/sys/dev/bxe/
Dbxe.c10677 pmcsr |= PCIM_PSTAT_PMEENABLE; in bxe_set_power_state()