Searched refs:Arguments (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.h145 #define BusLogic_Announce(Format, Arguments...) \
146 BusLogic_Message(BusLogic_AnnounceLevel, Format, ##Arguments)
148 #define BusLogic_Info(Format, Arguments...) \
149 BusLogic_Message(BusLogic_InfoLevel, Format, ##Arguments)
151 #define BusLogic_Notice(Format, Arguments...) \
152 BusLogic_Message(BusLogic_NoticeLevel, Format, ##Arguments)
154 #define BusLogic_Warning(Format, Arguments...) \
155 BusLogic_Message(BusLogic_WarningLevel, Format, ##Arguments)
157 #define BusLogic_Error(Format, Arguments...) \
158 BusLogic_Message(BusLogic_ErrorLevel, Format, ##Arguments)
[all...]
H A DBusLogic.c3244 va_list Arguments; local
3246 va_start(Arguments, HostAdapter);
3247 Length = vsprintf(Buffer, Format, Arguments);
3248 va_end(Arguments);
3499 BusLogic_Setup handles processing of Kernel Command Line Arguments.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.h2143 #define DAC960_Announce(Format, Arguments...) \
2144 DAC960_Message(DAC960_AnnounceLevel, Format, ##Arguments)
2146 #define DAC960_Info(Format, Arguments...) \
2147 DAC960_Message(DAC960_InfoLevel, Format, ##Arguments)
2149 #define DAC960_Notice(Format, Arguments...) \
2150 DAC960_Message(DAC960_NoticeLevel, Format, ##Arguments)
2152 #define DAC960_Warning(Format, Arguments...) \
2153 DAC960_Message(DAC960_WarningLevel, Format, ##Arguments)
2155 #define DAC960_Error(Format, Arguments...) \
2156 DAC960_Message(DAC960_ErrorLevel, Format, ##Arguments)
[all...]
H A DDAC960.c5747 va_list Arguments; local
5749 va_start(Arguments, Controller);
5750 Length = vsprintf(Buffer, Format, Arguments);
5751 va_end(Arguments);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js434 for (i = 0; (i < WScript.Arguments.length) && (error == 0); i++) {
436 arg = WScript.Arguments(i);
541 genReadme(WScript.Arguments(1), WScript.Arguments(2), WScript.Arguments(3));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com5 $! Arguments:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Diskeleton.S190 | Arguments:
256 | Arguments:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex237 \paragraph{Arguments:}
331 \paragraph{Arguments:}
572 \paragraph{Arguments:}
657 \paragraph{Arguments:} coincide with the arguments of \verb|ip addr add|.
685 \paragraph{Arguments:}
792 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
860 \paragraph{Arguments:}
914 \paragraph{Arguments:} The arguments are the same as with \verb|ip neigh add|,
946 \paragraph{Arguments:}
1046 \paragraph{Arguments
1436 \\paragraph{Abbreviations:} \\verb|delete|, \\verb|del|, \\verb|d|. paragraph
1470 or the route(s) selected by some criteria. paragraph
2351 \\verb|delete|, \\verb|del|, \\verb|d|. paragraph
2443 \\paragraph{Abbreviations:} \\verb|show|, \\verb|list|, \\verb|sh|, \\verb|ls|, \\verb|l|. paragraph
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S101 ;* Arguments:
565 ;* Arguments:
999 ;* Arguments:
1357 ;* Arguments:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S117 ;; In r9 we have the wanted syscall number. Arguments come in r10,r11,r12,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S191 ! Arguments are not nicely long word aligned or zero len.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S362 ;; In r9 we have the wanted syscall number. Arguments come in r10,r11,r12,r13,mof,srp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s54 ; Arguments to the routines
H A Dpa-risc2W.s50 ; Arguments to the routines
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s54 ; Arguments to the routines
H A Dpa-risc2W.s50 ; Arguments to the routines
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7408 % Arguments to @image:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7649 % Arguments to @image:

Completed in 520 milliseconds