Searched refs:features (Results 101 - 125 of 465) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_ip32.c127 * @features: bit mask of features to enable/disable
136 static unsigned int features = ~0U; variable
2062 features &= ~PARPORT_IP32_ENABLE_SPP;
2063 features &= ~PARPORT_IP32_ENABLE_ECP;
2065 features &= ~PARPORT_IP32_ENABLE_DMA;
2069 if (features & PARPORT_IP32_ENABLE_IRQ) {
2075 features &= ~PARPORT_IP32_ENABLE_DMA;
2084 if (features & PARPORT_IP32_ENABLE_DMA) {
2095 if (features
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgianfar_ethtool.c534 dev->features |= NETIF_F_IP_CSUM;
536 dev->features &= ~NETIF_F_IP_CSUM;
551 return (dev->features & NETIF_F_IP_CSUM) != 0;
H A Dsis190.c302 u32 features; member in struct:sis190_private
965 if ((tp->features & F_HAS_RGMII) &&
966 (tp->features & F_PHY_BCM5461)) {
976 if (tp->features & F_HAS_RGMII) {
1317 tp->features |= p->feature;
1328 if (tp->features & F_PHY_88E1111) {
1336 p = (tp->features & F_HAS_RGMII) ? reg[0] : reg[1];
1539 tp->features |= (reg & 0x80) ? F_HAS_RGMII : 0;
1841 (tp->features & F_HAS_RGMII) ? "RGMII" : "GMII");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Doutput.c366 if (!(dst->dev->features & NETIF_F_NO_CSUM))
419 if (dst->dev->features & NETIF_F_NO_CSUM)
449 if (!(dst->dev->features & NETIF_F_NO_CSUM))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c80 ** Supported SCSI-II features:
1656 ** features that are to be enabled.
1705 u32 features; /* Chip features map */ member in struct:ncb
3576 if ((opcode & SCR_NO_FLUSH) && !(np->features & FE_PFEN)) {
3695 ** to selected and supported features.
3761 np->maxwide = (np->features & FE_WIDE)? 1 : 0;
3766 if (np->features & FE_ULTRA)
3774 if (np->features & FE_QUAD)
3776 else if (np->features
[all...]
H A Dzalon.c44 .features = FE_WIDE | FE_DIFF | FE_EHP| FE_MUX | FE_EA,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_doswin.c269 if(curlinfo->features & CURL_VERSION_SSL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi_defs.h103 word features; member in struct:__anon4699
H A Ddivasfunc.c74 d.features = IoAdapters[card - 1]->Properties.Features;
H A Ddivasync.h62 To receive XDI features:
64 2. set 'features' to pointer to your buffer
72 in this case only features that do find place in the buffer
77 byte *features; member in struct:_diva_xdi_get_extended_xdi_features
80 features[0]
403 unsigned short features;/* feature defines see below */ member in struct:__anon4711::__anon4719
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/timers/
H A Dtimer-tmu.c90 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dtime.c165 .features = CLOCK_EVT_FEAT_PERIODIC, CLOCK_EVT_FEAT_ONESHOT,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dtimer32k.c164 .features = CLOCK_EVT_FEAT_PERIODIC,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dsocket.c34 #include <features.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dbranch.c14 #include <asm/cpu-features.h>
H A Dproc.c14 #include <asm/cpu-features.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h174 #include <features.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dprocessor.h17 #include <asm/cpu-features.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_device.c181 dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1403 if ((np->features & FE_DAC) &&
1481 np->features = dev->chip.features;
1503 np->s.io_ws = (np->features & FE_IO256) ? 256 : 128;
1508 if (!(np->features & FE_RAM))
1512 np->ram_ws = (np->features & FE_RAM8K) ? 8192 : 4096;
1653 if (device->chip.features & FE_RAM8K)
1679 chip->features |= (FE_WRIE | FE_CLSE);
1683 if (chip->features & FE_WRIE) {
1689 if (chip->features
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c216 && ahc->features & AHC_LARGE_SCBS
238 if ((ahc->features & AHC_MULTI_FUNC) && PCI_FUNC(pdev->devfn) != 0)
H A Daic7xxx_osm.c548 if ((ahc->features & AHC_ULTRA2) != 0) {
1047 host->max_id = (ahc->features & AHC_WIDE) ? 16 : 8;
1049 host->max_channel = (ahc->features & AHC_TWIN) ? 1 : 0;
1101 numtarg = (ahc->features & AHC_WIDE) ? 16 : 8;
1103 if ((ahc->features & AHC_TWIN) != 0) {
1129 if (i > 7 && (ahc->features & AHC_TWIN) != 0) {
1389 && (ahc->features & AHC_SCB_BTT) == 0) {
2435 if (!(ahc->features & AHC_ULTRA2)) {
2438 ahc->features & AHC_HVD ?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disar.c1746 int features, i; local
1856 features = ISDN_FEATURE_L2_MODEM |
1863 ll_run(cs, features);
1866 features = *(unsigned int *) ic->parm.num;
1868 modmask, features);
1869 modmask = features;
1872 features = *(unsigned int *) ic->parm.num;
1874 frm_extra_delay, features);
1875 if (features >= 0)
1876 frm_extra_delay = features;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dapic.c89 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT
523 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_DUMMY;
1021 u32 h, l, features; local
1071 features = cpuid_edx(1);
1072 if (!(features & (1 << X86_FEATURE_APIC))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dpcmcia_resource.c88 if ((s->features & SS_CAP_STATIC_MAP) && s->io_offset) {
905 align = (((s->features & SS_CAP_MEM_ALIGN) ||
910 if ((req->Base && (s->features & SS_CAP_STATIC_MAP)) ||
928 if (!(s->features & SS_CAP_STATIC_MAP)) {
954 if (s->features & SS_CAP_STATIC_MAP) {

Completed in 285 milliseconds

1234567891011>>