Symbol: Enabled
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
613
pptable->I2cControllers[i].Enabled);
sys/dev/drm/amd/powerplay/hwmgr/vega20_processpptables.c
784
ppsmc_pptable->I2cControllers[i].Enabled =
sys/dev/drm/amd/powerplay/inc/smu11_driver_if.h
286
uint32_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu71_discrete.h
574
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu72_discrete.h
641
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu73_discrete.h
676
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu74_discrete.h
641
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu74_discrete.h
738
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu75_discrete.h
670
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu75_discrete.h
774
uint8_t Enabled;
sys/dev/drm/amd/powerplay/inc/smu8_fusion.h
36
uint8_t Enabled;
usr.sbin/ppp/auth.c
292
if (Enabled(bundle, OPT_PASSWDAUTH))
usr.sbin/ppp/bundle.c
1645
newsid = Enabled(dl->bundle, OPT_KEEPSESSION) ||
usr.sbin/ppp/bundle.c
594
if (Enabled(bundle, OPT_LOOPBACK)) {
usr.sbin/ppp/chap.c
577
if (Enabled(bundle, OPT_UTMP))
usr.sbin/ppp/chap.c
726
Enabled(bundle, OPT_IDCHECK)) {
usr.sbin/ppp/command.c
2728
if (Enabled(arg->bundle, OPT_IFACEALIAS) && !arg->bundle->NatEnabled) {
usr.sbin/ppp/fsm.c
1082
Enabled(fp->bundle, OPT_IDCHECK)) {
usr.sbin/ppp/fsm.c
1092
(!Enabled(fp->bundle, OPT_IDCHECK) && codep->check_reqid)))
usr.sbin/ppp/ip.c
643
if (Enabled(bundle, OPT_FILTERDECAP) &&
usr.sbin/ppp/ip.c
721
if (Enabled(bundle, OPT_FILTERDECAP)) {
usr.sbin/ppp/ip.c
741
if (Enabled(bundle, OPT_FILTERDECAP) &&
usr.sbin/ppp/ipcp.c
624
if (Enabled(bundle, OPT_PROXYALL)) {
usr.sbin/ppp/ipcp.c
645
} else if (Enabled(bundle, OPT_PROXY))
usr.sbin/ppp/ipcp.c
680
if (!Enabled(bundle, OPT_IFACEALIAS))
usr.sbin/ppp/ipcp.c
690
if (Enabled(bundle, OPT_SROUTES))
usr.sbin/ppp/ipcp.c
815
Enabled(fp->bundle, OPT_THROUGHPUT));
usr.sbin/ppp/ipcp.c
839
if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
usr.sbin/ppp/ipcp.c
851
if (Enabled(bundle, OPT_PROXY) || Enabled(bundle, OPT_PROXYALL))
usr.sbin/ppp/ipv6cp.c
234
if (!Enabled(bundle, OPT_IFACEALIAS))
usr.sbin/ppp/ipv6cp.c
251
if (Enabled(bundle, OPT_SROUTES))
usr.sbin/ppp/ipv6cp.c
479
if (!Enabled(fp->bundle, OPT_IPCP)) {
usr.sbin/ppp/ipv6cp.c
514
if (!Enabled(fp->bundle, OPT_IPCP)) {
usr.sbin/ppp/ipv6cp.c
542
Enabled(fp->bundle, OPT_THROUGHPUT));
usr.sbin/ppp/ncp.c
146
if (Enabled(bundle, OPT_IPCP)) {
usr.sbin/ppp/ncp.c
154
if (Enabled(bundle, OPT_IPV6CP)) {
usr.sbin/ppp/pap.c
155
if (Enabled(bundle, OPT_UTMP))
usr.sbin/ppp/pap.c
214
Enabled(bundle, OPT_IDCHECK)) {
usr.sbin/ppp/physical.c
639
Enabled(dl->bundle, OPT_THROUGHPUT));
usr.sbin/ppp/physical.c
682
if (Enabled(p->dl->bundle, OPT_KEEPSESSION) ||
usr.sbin/ppp/physical.c
978
Enabled(p->dl->bundle, OPT_THROUGHPUT));
usr.sbin/ppp/prompt.c
108
else if (!Enabled(p->bundle, OPT_IPCP) &&
usr.sbin/ppp/tcpmss.c
150
if (!Enabled(bundle, OPT_TCPMSSFIXUP))