Searched refs:MISC (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/sisusbvga/
H A Dsisusb_struct.h73 unsigned char MISC; member in struct:SiS_StandTable
H A Dsisusb_init.c383 /* MISC */
389 unsigned char Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dregs.h69 #define MISC 244 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/VMS/
H A Dbuild.com5 $! $ @[.MISC.VMS]BUILD.COM compiler parser [test]
11 $! empty parser defaults to using supplied parse code in [.MISC];
15 $! we start from [.MISC.VMS], then move to the main source directory
19 $ if f$locate(".MISC.VMS"+brkt,where).lt.f$length(where) then -
76 $ if ALLOCA.nes."" then 'COPY' [.MISC]alloca.c alloca.c
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A DMakefile15 # For MS-DOS, add "-DMS_DOS" to DEFS. See the directory MISC/MSDOS for
85 $(HEADERS) $(SOURCES) $(LIBSRCS) MISC \
142 alloca.c: $(srcdir)/MISC/alloca.c
144 cp $(srcdir)/MISC/alloca.c .
238 @cp parse.c parse.h $(DIST_NAME)/MISC
239 @col -b <$(srcdir)/$(FLEX).man >$(DIST_NAME)/MISC/flex.man
H A DMakefile.in14 # For MS-DOS, add "-DMS_DOS" to DEFS. See the directory MISC/MSDOS for
85 $(HEADERS) $(SOURCES) $(LIBSRCS) MISC \
142 alloca.c: $(srcdir)/MISC/alloca.c
144 cp $(srcdir)/MISC/alloca.c .
238 @cp parse.c parse.h $(DIST_NAME)/MISC
239 @col -b <$(srcdir)/$(FLEX).man >$(DIST_NAME)/MISC/flex.man
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp.h155 MISC = offsetof(struct ctrl_reg, misc), enumerator in enum:ctrl_offsets
470 misc = readw(ctrl->hpc_reg + MISC);
472 writew(misc, ctrl->hpc_reg + MISC);
600 misc = readw(ctrl->hpc_reg + MISC);
H A Dcpqphp_core.c1199 temp_word = readw(ctrl->hpc_reg + MISC);
1201 writew(temp_word, ctrl->hpc_reg + MISC);
1386 misc = readw(ctrl->hpc_reg + MISC);
1388 writew(misc, ctrl->hpc_reg + MISC);
H A Dcpqphp_ctrl.c898 misc = readw(ctrl->hpc_reg + MISC);
913 writew(misc, ctrl->hpc_reg + MISC);
916 misc = readw(ctrl->hpc_reg + MISC);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/sis/
H A Dvstruct.h135 unsigned char MISC; member in struct:SiS_StandTable_S
H A Dinit.c1844 /* MISC */
1852 Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/tools/
H A DMakefile174 koi8_r.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MISC/KOI8-R.TXT 8bit_tab_to_h
421 cp856.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MISC/CP856.TXT 8bit_tab_to_h
498 atarist.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MISC/ATARIST.TXT
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c516 #define MISC BIT0 macro
1582 usc_ClearIrqPendingBits( info, MISC );
1865 TRANSMIT_DATA + TRANSMIT_STATUS + IO_PIN + MISC );
5093 TRANSMIT_STATUS + TRANSMIT_DATA + MISC);
5097 usc_EnableInterrupts(info, MISC);

Completed in 200 milliseconds