Searched refs:supported (Results 176 - 200 of 448) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmisc.c759 # error Platform not supported
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Ddeflate.c117 error: DYN_ALLOC not yet supported in match.S or match32.asm
672 * In the MMAP or BIG_MEM case (not yet supported in gzip),
H A Dmatch.S39 error: DYN_ALLOC not yet supported in match.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm35 ; To simplify the code, the option -DDYN_ALLOC is supported for OS/2
169 ; Selection of the supported CPU instruction set and initialization
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsetup.c485 #error HIGHMEM is not supported by AVR32 yet
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem.c2664 cmd->supported = gp->phy_mii.def->features;
2666 cmd->supported = (SUPPORTED_10baseT_Half |
2685 cmd->advertising = cmd->supported;
2688 cmd->supported =
2692 cmd->advertising = cmd->supported;
2700 cmd->supported = (SUPPORTED_1000baseT_Half |
2704 cmd->advertising = cmd->supported;
2789 wol->supported = WOL_SUPPORTED_MASK;
2792 wol->supported = 0;
3031 * is fully supported an
[all...]
H A Dgianfar_ethtool.c619 wol->supported = WAKE_MAGIC;
622 wol->supported = wol->wolopts = 0;
786 printk(KERN_ERR "Right now this class is not supported\n");
H A Dxilinx_emaclite.c939 lp->phy_dev->supported &= (PHY_BASIC_FEATURES);
940 lp->phy_dev->advertising = lp->phy_dev->supported;
H A Dau1000_eth.c425 /* mask with MAC supported features */
426 phydev->supported &= (SUPPORTED_10baseT_Half
435 phydev->advertising = phydev->supported;
1102 "bus not supported yet\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_main.c1764 cmd->supported = p->link_config.supported;
1775 cmd->port = (cmd->supported & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE;
1824 if (!(lc->supported & SUPPORTED_Autoneg)) {
1831 if (lc->supported & cap)
1840 if (!(lc->supported & cap) || cmd->speed == SPEED_1000)
1847 cmd->advertising &= lc->supported;
1878 else if (lc->supported & SUPPORTED_Autoneg)
2066 wol->supported = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Didentify.c44 #define PIO_MODE 51 /* max PIO mode supported (obsolete)*/
45 #define DMA_MODE 52 /* max Singleword DMA mode supported (obs)*/
57 #define ADV_PIO_MODES 64 /* advanced PIO modes supported */
71 #define SATA_SUPP_0 78 /* Serial ATA features supported */
75 #define CMDS_SUPP_0 82 /* command/feature set(s) supported */
204 #define STD_STBY 0x2000 /* 1=standard values supported (ATA);
206 #define IORDY_SUP 0x0800 /* 1=support; 0=may be supported */
321 /* words 82-84: cmds/feats supported */
464 #define WWN_SUP 0x100 /* 1=support; 0=not supported */
488 "supported", /* wor
570 print_features(__u16 supported, __u16 enabled, const char *names[]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c268 * are supported.
1627 * setpathinfo is not supported; go to plan B.
5652 /* Are they requesting a supported attribute? */
5862 const char * supported; local
5865 supported = supported_new;
5867 supported = supported_old;
5871 return sizeof(supported);
5874 if (sizeof(supported) > size) {
5880 memcpy(list, supported, sizeof(supported));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Daboutdlginfo.tex29 wxAboutDialogInfo has any fields not supported by the native version. Currently
H A Ddatabase.tex255 mode is supported, so this function has no effect.
H A Ddataviewrenderer.tex83 supported by this renderer.
H A Dfilepicker.tex48 NB: the wxFD\_MULTIPLE style of wxFileDialog is not supported!
H A Dgauge.tex37 \twocolitem{\windowstyle{wxGA\_SMOOTH}}{Creates smooth progress bar with one pixel wide update step (not supported by all platforms).}
H A Dlonglong.tex31 If a native (i.e. supported directly by the compiler) 64 bit integer type was
H A Dporting.tex17 and will be supported by the user community for some time. And when you have
89 supported in the future, at least in its present state.
221 Note that wxForm is no longer supported in wxWidgets 2.0. Consider using the wxPropertyFormView class
467 Toolbar management is supported by frames, so calling wxFrame::CreateToolBar and adding tools is usually
H A Dquery.tex209 SQL\_INTEGER are supported.
H A Dtnoneng.tex79 wxWidgets is able to use this catalog under any supported platform
H A Dview.tex15 an application's file-based data. It is part of the document/view framework supported by wxWidgets,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dencrypt.t24 if ($BerkeleyDB::Error =~ /Operation not supported/)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmatch32.asm14 ; -DDYN_ALLOC is not supported.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmatch32.asm14 ; -DDYN_ALLOC is not supported.

Completed in 145 milliseconds

1234567891011>>