Searched refs:enhanced (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DEnhancedAccessor.java45 * Returns whether a given class is a (registered) enhanced class.
48 boolean enhanced = classRegistry.containsKey(type.getName());
49 if (!enhanced && EXPECT_ENHANCED) {
52 type.getName() + " is not enhanced");
54 return enhanced;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex78 driver had to be enhanced. History has delivered us \cdrom\ support for
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c405 if (!scc->enhanced) /* reset EOM latch */
856 if(scc->enhanced)
1793 SCC_Info[2*Nchips+chan].enhanced = hwcfg.escc;
2030 scc->enhanced, Vector_Latch, scc->special,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dbpp.c70 unsigned enhanced : 1; /* True if the hardware in "enhanced" */ member in struct:inst
633 if (instances[minor].enhanced) {
827 if (instances[minor].enhanced) {
867 instances[idx].enhanced = 0;
901 instances[idx].enhanced = 0;
903 instances[idx].enhanced = 1;
915 instances[idx].enhanced? "SUPPORTED" : "UNAVAILABLE");
961 instances[idx].enhanced = 0;
970 instances[idx].enhanced
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h229 char enhanced; /* Enhanced SCC support */ member in struct:scc_channel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk97 # Provides enhanced-format messages from make logic.

Completed in 109 milliseconds