Searched refs:enabled (Results 226 - 250 of 281) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c618 static DEVICE_ATTR(enabled, S_IWUSR | S_IRUGO, show_enabled, store_enabled);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_drv.c199 dev->agp->enabled = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_tis.c344 static DEVICE_ATTR(enabled, S_IRUGO, tpm_show_enabled, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dscall64-64.S58 LONG_L t0, TI_FLAGS($28) # syscall tracing enabled?
H A Dscall64-o32.S79 LONG_L t0, TI_FLAGS($28) # syscall tracing enabled?
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S13 # Do we need to deal with A20? It is okay: ACPI specs says A20 must be enabled
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dosl.c1022 printk(KERN_INFO PREFIX "serialize enabled\n");
1038 * to tell Linux to keep the wake-time GPEs enabled at run-time.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S83 # traps will be enabled, so we have to do this now
317 # exceptions must've been enabled and we must've been in supervisor mode
352 # exceptions must've been enabled and we must've been in supervisor mode
H A Dentry.S236 # note virtual interrupts will be fully enabled upon return
322 # deal with re-enablement of interrupts that were pending when virtually re-enabled
992 # - we need to consider preemption if that is enabled
H A Dhead-mmu-fr451.S89 ori gr5,#0xff,gr5 ; make sure all chip-selects are enabled
H A Dhead-uc-fr401.S96 ori gr5,#0xff,gr5 ; make sure all chip-selects are enabled
H A Dsleep.S240 # using between time MMU is enabled and jump to virtual address is
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_model_p4.c586 if ((counter_config[i].enabled) && (CTRL_IS_RESERVED(msrs,i))) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S571 btstb #snan_bit,FPCR_ENABLE(%a6) |test for snan enabled
H A Dskeleton.S92 | and unfl exception to be taken must not have been enabled. The
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_debugfs.c110 (info).enabled \
111 ? "enabled" : "disabled", \
H A Dbcm43xx_radio.c1483 if (phy->rev > 1) { /* loopback gain enabled */
2101 if (radio->enabled)
2123 radio->enabled = 1;
2144 radio->enabled = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h752 void ahd_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
H A Daic7xxx_osm.h722 void ahc_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S377 # instructions may be executing while Trace is enabled. If so, then #
486 btst &0x7,EXC_ISR(%a6) # is trace enabled?
514 tst.b EXC_ISR(%a6) # no; is trace enabled?
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c92 sas_phy->enabled = 1;
141 phy->sas_phy.enabled = 0;
149 /* Now enable and initialize only the enabled phys. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dairo.c929 u8 enabled; // MIC enabled or not member in struct:__anon5965
1292 ai->micstats.enabled = (mic_rid.state & 0x00FF) ? 1 : 0;
1294 if (ai->micstats.enabled) {
1330 /* So next time we have a valid key and mic is enabled, we will update
1443 if (!ai->micstats.enabled) {
1456 // Mic enabled but packet isn't Mic'd
1463 //At this point we a have a mic'd packet and mic is enabled
2043 if (test_bit(FLAG_MIC_CAPABLE, &ai->flags) && ai->micstats.enabled &&
2881 airo_print_err(dev->name, "MAC could not be enabled" );
7806 int enabled; local
[all...]
H A Dipw2100.c796 * When lots of debug trace statements are enabled, the driver
1273 * interrupts enabled at this point... */
1472 /* First, make sure the adapter is enabled so that the PHY_OFF
1619 if ((priv->ieee->sec.flags & SEC_ENABLED) && priv->ieee->sec.enabled)
1706 /* If the interrupt is enabled, turn it off... */
2087 /* RF_KILL is now enabled (else we wouldn't be here) */
4204 /* 0 - RF kill not enabled
5408 if (!priv->ieee->sec.enabled) {
5437 if (priv->ieee->sec.enabled) {
5460 enabled
[all...]
H A Dwl3501_cs.c73 * but it can then be enabled for specific modules at load time with a
755 * Return: 1 if interrupt is originally enabled
772 * Return: 1 if interrupt is originally enabled
1346 int enabled, rc; local
1351 enabled = wl3501_block_interrupt(this);
1354 if (enabled)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_output.c366 * If MD5 is enabled, then we set the option, and include the size
821 icsk->icsk_mtup.enabled = sysctl_tcp_mtu_probing > 1;
868 if (icsk->icsk_mtup.enabled)
1233 if (!icsk->icsk_mtup.enabled ||

Completed in 398 milliseconds

1234567891011>>