Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8139/dev/rl/
H A Dif_rl.c1995 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in rl_resume()
1996 pmstat &= ~PCIM_PSTAT_PMEENABLE; in rl_resume()
2091 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in rl_setwol()
2093 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in rl_setwol()
/haiku/src/libs/compat/freebsd_network/compat/dev/pci/
H A Dpcireg.h472 #define PCIM_PSTAT_PMEENABLE 0x0100 macro
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c2463 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in vge_resume()
2464 pmstat &= ~PCIM_PSTAT_PMEENABLE; in vge_resume()
2901 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vge_setwol()
2903 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vge_setwol()
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c1539 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in ale_setwol()
1541 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in ale_setwol()
1575 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in ale_resume()
1576 pmstat &= ~PCIM_PSTAT_PMEENABLE; in ale_resume()
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c2579 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_813x()
2581 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_813x()
2644 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in alc_setwol_816x()
2646 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in alc_setwol_816x()
2681 if ((pmstat & PCIM_PSTAT_PMEENABLE) != 0) { in alc_resume()
2682 pmstat &= ~PCIM_PSTAT_PMEENABLE; in alc_resume()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A 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()
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_ae.c1386 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in ae_pm_init()
1388 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in ae_pm_init()
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sis.c2355 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in sis_wol()
2357 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in sis_wol()
/haiku/src/add-ons/kernel/drivers/network/ether/jmicron2x0/dev/jme/
H A Dif_jme.c1623 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in jme_setwol()
1625 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in jme_setwol()
1663 pmstat &= ~PCIM_PSTAT_PMEENABLE; in jme_resume()
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c2583 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in vr_setwol()
2585 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in vr_setwol()
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c3307 pmstat |= PCIM_PSTAT_PMEENABLE;
3309 pmstat &= ~PCIM_PSTAT_PMEENABLE;
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c2278 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in igc_enable_wakeup()
2280 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in igc_enable_wakeup()
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c3345 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in nfe_set_wol()
3347 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in nfe_set_wol()
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_age.c1436 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in age_setwol()
1438 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in age_setwol()
/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/re/
H A Dif_re.c3940 pmstat &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE); in re_setwol()
3942 pmstat |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE; in re_setwol()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c4125 status &= ~(PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE);
4127 status |= PCIM_PSTAT_PME | PCIM_PSTAT_PMEENABLE;