Home
last modified time | relevance | path

Searched refs:GLOBAL (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/contrib/tnftp/src/
H A Dftp_var.h199 #ifndef GLOBAL
200 #define GLOBAL extern macro
206 GLOBAL int trace; /* trace packets exchanged */
207 GLOBAL int hash; /* print # for each buffer transferred */
208 GLOBAL int mark; /* number of bytes between hashes */
209 GLOBAL int sendport; /* use PORT/LPRT cmd for each data connection */
210 GLOBAL int connected; /* 1 = connected to server, -1 = logged in */
211 GLOBAL int interactive; /* interactively prompt on m* cmds */
212 GLOBAL int confirmrest; /* confirm rest of current m* cmd */
213 GLOBAL int ftp_debug; /* debugging level */
[all …]
H A Dprogressbar.h37 #ifndef GLOBAL
38 #define GLOBAL extern macro
47 GLOBAL FILE *ttyout; /* stdout, or stderr if retrieving to stdout */
49 GLOBAL int progress; /* display transfer progress bar */
50 GLOBAL int ttywidth; /* width of tty */
52 GLOBAL off_t bytes; /* current # of bytes read */
53 GLOBAL off_t filesize; /* size of file being transferred */
54 GLOBAL off_t restart_point; /* offset to restart transfer */
55 GLOBAL char *prefix; /* Text written left of progress bar */
59 GLOBAL int fromatty; /* input is from a terminal */
[all …]
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h36 GLOBAL agsaTimerDesc_t *siTimerAdd(
44 GLOBAL void siTimerRemove(
49 GLOBAL void siTimerRemoveAll(agsaRoot_t *agRoot);
52 GLOBAL bit32 siConfiguration(agsaRoot_t *agRoot,
58 GLOBAL bit32 mpiInitialize(agsaRoot_t *agRoot,
63 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot,
67 GLOBAL void mpiUpdateIBQueueCfgTable(agsaRoot_t *agRoot,
73 GLOBAL void mpiUpdateOBQueueCfgTable(agsaRoot_t *agRoot,
78 GLOBAL void mpiUpdateFatalErrorTable(agsaRoot_t *agRoot,
85 GLOBAL bit32 mpiGetPCIBarIndex(agsaRoot_t *agRoot,
[all …]
H A Dsautil.c128 GLOBAL void
212 GLOBAL void
262 GLOBAL void
313 GLOBAL void
368 GLOBAL void
411 GLOBAL bit32 smIsCfg_V_ANY( agsaRoot_t *agRoot) in smIsCfg_V_ANY()
436 GLOBAL bit32 smIS_SPC( agsaRoot_t *agRoot) in smIS_SPC()
445 GLOBAL bit32 smIS_HIL( agsaRoot_t *agRoot) /* or delray */ in smIS_HIL()
458 GLOBAL bit32 smIS_SPC6V( agsaRoot_t *agRoot) in smIS_SPC6V()
469 GLOBAL bit32 smIS_SPC12V( agsaRoot_t *agRoot) in smIS_SPC12V()
[all …]
H A Dsaport.c59 GLOBAL agsaDeviceDesc_t *siPortSASDeviceAdd( in siPortSASDeviceAdd()
168 GLOBAL void siPortDeviceRemove( in siPortDeviceRemove()
237 GLOBAL agsaDeviceDesc_t *siPortSATADeviceAdd( in siPortSATADeviceAdd()
330 GLOBAL void siPortInvalid( in siPortInvalid()
369 GLOBAL void siPortDeviceListRemove( in siPortDeviceListRemove()
421 GLOBAL bit32 saPortControl( in saPortControl()
562 GLOBAL bit32 saEncryptGetMode(agsaRoot_t *agRoot, in saEncryptGetMode()
709 GLOBAL bit32 saEncryptSetMode ( in saEncryptSetMode()
807 GLOBAL bit32 saEncryptKekUpdate( in saEncryptKekUpdate()
880 GLOBAL bit32 saEncryptHilUpdate( in saEncryptHilUpdate()
[all …]
H A Dmpidebug.c395 GLOBAL bit32 siGetCurrentTraceIndex(agsaRoot_t *agRoot) in siGetCurrentTraceIndex()
413 GLOBAL void siResetTraceBuffer(agsaRoot_t *agRoot) in siResetTraceBuffer()
460 GLOBAL void siTraceFuncEnter( agsaRoot_t *agRoot, in siTraceFuncEnter()
544 GLOBAL void siTraceFuncExit( agsaRoot_t *agRoot, bit32 mask, char fileid, char * funcid, ch… in siTraceFuncExit()
621 GLOBAL void siTraceListRemove(agsaRoot_t *agRoot, in siTraceListRemove()
688 GLOBAL void siTraceListAdd(agsaRoot_t *agRoot, in siTraceListAdd()
759 GLOBAL void siTrace64(agsaRoot_t *agRoot, in siTrace64()
834 GLOBAL void siTrace( agsaRoot_t *agRoot, in siTrace()
881 GLOBAL void siTraceGetInfo(agsaRoot_t *agRoot, hpTraceBufferParms_t * pBParms) in siTraceGetInfo()
898 GLOBAL void siTraceSetMask(agsaRoot_t *agRoot, bit32 TraceMask ) in siTraceSetMask()
H A Dsadisc.c56 GLOBAL bit32 saDiscover( in saDiscover()
82 GLOBAL bit32 saDeregisterDeviceHandle( in saDeregisterDeviceHandle()
157 GLOBAL bit32 siRemoveDevHandle( in siRemoveDevHandle()
242 GLOBAL bit32 saGetDeviceHandles( in saGetDeviceHandles()
301 GLOBAL bit32 saRegisterNewDevice( in saRegisterNewDevice()
565 GLOBAL bit32 saRegisterEventCallback( in saRegisterEventCallback()
608 GLOBAL bit32 saGetDeviceInfo( in saGetDeviceInfo()
671 GLOBAL bit32 saSetDeviceInfo( in saSetDeviceInfo()
738 GLOBAL bit32 saGetDeviceState( in saGetDeviceState()
800 GLOBAL bit32 saSetDeviceState( in saSetDeviceState()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h45 GLOBAL bit32 FORCEINLINE saDelayedInterruptHandler(
51 GLOBAL bit32 FORCEINLINE saInterruptHandler(
56 GLOBAL void saSystemInterruptsActive(
61 GLOBAL FORCEINLINE void saSystemInterruptsEnable(
73 GLOBAL void saTimerTick(agsaRoot_t *agRoot);
81 GLOBAL void saGetRequirements(
89 GLOBAL bit32 saInitialize(
103 GLOBAL void saHwReset(
109 GLOBAL void saHwShutdown(agsaRoot_t *agRoot);
118 GLOBAL bit32 saPhyStart(
[all …]
H A Dsaosapi.h48 GLOBAL FORCEINLINE
56 GLOBAL FORCEINLINE
65 GLOBAL FORCEINLINE
74 GLOBAL FORCEINLINE
99 GLOBAL FORCEINLINE void ossaSingleThreadedEnter(
106 GLOBAL FORCEINLINE void ossaSingleThreadedLeave(
113 GLOBAL void ossaStallThread(
151 GLOBAL FORCEINLINE void ossaCacheInvalidate(
160 GLOBAL FORCEINLINE void ossaCacheFlush(
169 GLOBAL FORCEINLINE void ossaCachePreFlush(
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h166 GLOBAL bit32 satPacket(
200 GLOBAL bit32 satDeviceReset(
236 GLOBAL bit32 satExecuteDeviceDiagnostic(
272 GLOBAL bit32 satSetFeatures(
317 GLOBAL bit32 satRequestSenseForATAPI(
352 GLOBAL bit32 satRead12(
377 GLOBAL bit32 satRead10(
403 GLOBAL bit32 satRead16(
427 GLOBAL bit32 satRead6(
452 GLOBAL bit32 satWrite16(
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvar-scope-global.mk6 GLOBAL= value
7 GLOBAL+= addition
8 .if ${GLOBAL} != "value addition"
13 .undef GLOBAL
14 .if defined(GLOBAL)
H A Dvarmod-loop.mk128 GLOBAL= before-global
129 RESULT:= ${:U${GLOBAL} ${:U:@GLOBAL@@} ${GLOBAL:Uundefined}}
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_destroy1.output6 3 class : GLOBAL
20 GLOBAL shift 1
32 class : GLOBAL . (3)
124 GLOBAL shift 1
147 GLOBAL shift 1
234 2 257 GLOBAL
H A Dbtyacc_destroy3.output6 3 class : GLOBAL
20 GLOBAL shift 1
32 class : GLOBAL . (3)
124 GLOBAL shift 1
147 GLOBAL shift 1
234 2 257 GLOBAL
H A Dbtyacc_destroy2.output6 3 class : GLOBAL
20 GLOBAL shift 1
32 class : GLOBAL . (3)
124 GLOBAL shift 1
147 GLOBAL shift 1
234 2 257 GLOBAL
H A Dinherit0.output6 3 class : GLOBAL
24 GLOBAL shift 1
36 class : GLOBAL . (3)
153 2 257 GLOBAL
H A Dinherit1.output6 3 class : GLOBAL
24 GLOBAL shift 1
36 class : GLOBAL . (3)
153 2 257 GLOBAL
H A Dinherit2.output10 5 class : GLOBAL
26 GLOBAL shift 1
38 class : GLOBAL . (5)
173 2 257 GLOBAL
H A Derr_inherit4.output10 5 class : GLOBAL
24 GLOBAL shift 1
36 class : GLOBAL . (5)
153 2 257 GLOBAL
H A Derr_inherit3.output10 5 class : GLOBAL
28 GLOBAL shift 1
40 class : GLOBAL . (5)
202 2 257 GLOBAL
/freebsd/sys/powerpc/aim/
H A Dlocore32.S53 GLOBAL(__startkernel)
55 GLOBAL(__endkernel)
59 GLOBAL(tmpstk)
64 GLOBAL(trapstk)
H A Dlocore64.S50 GLOBAL(__startkernel)
52 GLOBAL(__endkernel)
54 GLOBAL(can_wakeup)
59 GLOBAL(tmpstk)
67 GLOBAL(trapstk)
/freebsd/sys/powerpc/ofw/
H A Dofwcall32.S39 GLOBAL(ofmsr)
41 GLOBAL(rtasmsr)
43 GLOBAL(openfirmware_entry)
45 GLOBAL(rtas_entry)
/freebsd/stand/uboot/arch/powerpc/
H A Dstart.S92 GLOBAL(syscall_ptr)
94 GLOBAL(saved_regs)
97 GLOBAL(uboot_address)
/freebsd/sys/powerpc/powernv/
H A Dopalcall.S30 GLOBAL(opal_entrypoint)
32 GLOBAL(opal_data)
34 GLOBAL(opal_msr)

12345