Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/rl/
Dif_rl.c1998 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in rl_resume()
1999 pmstat &= ~PCIM_PSTAT_PMEENABLE; in rl_resume()
2094 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in rl_setwol()
2096 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in rl_setwol()
/freebsd-10-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-10-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-10-stable/sys/dev/pci/
Dpcireg.h530 #define PCIM_PSTAT_PMEENABLE 0x0100 macro
/freebsd-10-stable/sys/dev/vge/
Dif_vge.c2461 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in vge_resume()
2462 pmstat &= ~PCIM_PSTAT_PMEENABLE; in vge_resume()
2898 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vge_setwol()
2900 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vge_setwol()
/freebsd-10-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-10-stable/sys/dev/alc/
Dif_alc.c2572 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_813x()
2574 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_813x()
2637 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_816x()
2639 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_816x()
2674 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in alc_resume()
2675 pmstat &= ~PCIM_PSTAT_PMEENABLE; in alc_resume()
/freebsd-10-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-10-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-10-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-10-stable/sys/dev/sis/
Dif_sis.c2351 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in sis_wol()
2353 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in sis_wol()
/freebsd-10-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-10-stable/sys/dev/vr/
Dif_vr.c2574 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vr_setwol()
2576 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vr_setwol()
/freebsd-10-stable/sys/dev/xl/
Dif_xl.c3289 pmstat |= PCIM_PSTAT_PMEENABLE; in xl_setwol()
3291 pmstat &= ~PCIM_PSTAT_PMEENABLE; in xl_setwol()
/freebsd-10-stable/sys/dev/nfe/
Dif_nfe.c3400 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in nfe_set_wol()
3402 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in nfe_set_wol()
/freebsd-10-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-10-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-10-stable/sys/dev/e1000/
Dif_lem.c4261 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in lem_enable_wakeup()
4263 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in lem_enable_wakeup()
Dif_igb.c5373 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE);
5375 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE;
Dif_em.c5481 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in em_enable_wakeup()
5483 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in em_enable_wakeup()
/freebsd-10-stable/sys/dev/bxe/
Dbxe.c10675 pmcsr |= PCIM_PSTAT_PMEENABLE; in bxe_set_power_state()