Searched refs:GLOBAL (Results 51 - 75 of 108) sorted by relevance

12345

/freebsd-10.2-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c57 GLOBAL bit32 saEchoCommand(
94 GLOBAL bit32 mpiBuildCmd(
189 GLOBAL bit32 mpiEchoCmd(
283 GLOBAL bit32 mpiGetPhyProfileCmd(
358 GLOBAL bit32 mpiVHistCapCmd(
440 GLOBAL bit32 mpiSetPhyProfileCmd(
541 GLOBAL bit32 mpiGetDeviceInfoCmd(
642 GLOBAL bit32 mpiSetDeviceInfoCmd(
755 GLOBAL bit32 mpiPhyStartCmd(
854 GLOBAL bit3
[all...]
H A Dmpi.c226 GLOBAL FORCEINLINE
293 GLOBAL bit32 mpiMsgFreeGetOQ(mpiOCQueue_t *circularQ, bit16 messageSize, void** messagePtr)
361 GLOBAL bit32 mpiMsgPrepare(
426 GLOBAL bit32 mpiMsgProduce(
450 GLOBAL void mpiIBQMsgSend(mpiICQueue_t *circularQ)
459 GLOBAL FORCEINLINE
658 GLOBAL FORCEINLINE
815 GLOBAL FORCEINLINE
879 GLOBAL bit32 mpiRotateQnumber(agsaRoot_t *agRoot)
909 GLOBAL bit3
[all...]
H A Dsaphy.c60 GLOBAL bit32 saPhyStart(
183 GLOBAL bit32 saPhyStop(
314 GLOBAL bit32 siPhyStopCB(
420 GLOBAL bit32 saLocalPhyControl(
823 GLOBAL bit32 saGetPhyProfile(
936 GLOBAL bit32 saSetPhyProfile (
1004 GLOBAL bit32 saHwEventAck(
1205 GLOBAL bit32 saVhistCapture(
H A Dsahw.c87 GLOBAL void saHwReset(
395 GLOBAL void saHwShutdown(
528 GLOBAL void siChipReset(
569 GLOBAL bit32 siChipResetV(
835 GLOBAL void siChipResetSpc(
872 GLOBAL bit32 siSoftReset(
926 GLOBAL bit32 siSpcSoftReset(
1333 GLOBAL bit32 siBar4Shift(
1412 GLOBAL bit32 siHDAMode(
1892 GLOBAL
[all...]
H A Dsampirsp.c678 GLOBAL bit32 mpiEchoRsp(
746 GLOBAL bit32 mpiGetNVMDataRsp(
898 GLOBAL bit32 mpiPhyStartEvent(
998 GLOBAL bit32 mpiPhyStopEvent(
1160 GLOBAL bit32 mpiHWevent(
1748 GLOBAL bit32 mpiSMPCompletion(
2015 GLOBAL bit32 mpiGetDevHandleRsp(
2107 GLOBAL bit32 mpiPhyCntrlRsp(
2188 GLOBAL bit32 mpiDeviceRegRsp(
2512 GLOBAL bit3
[all...]
H A Dsaint.c325 GLOBAL bit32 saFatalInterruptHandler(
473 GLOBAL void siDisableMSIXInterrupts(
531 GLOBAL void siDisableMSIInterrupts(
559 GLOBAL void siDisableMSI_V_Interrupts(
580 GLOBAL void siDisableLegacyInterrupts(
603 GLOBAL void siDisableLegacy_V_Interrupts(
635 GLOBAL bit32 siOurMSIXInterrupt(
654 GLOBAL bit32 siOurMSIX_V_Interrupt(
1008 GLOBAL void siReenableMSIInterrupts(
1033 GLOBAL voi
[all...]
H A Dsaioctlcmd.c70 GLOBAL bit32 saFwProfile(
223 GLOBAL bit32 saFwFlashUpdate(
370 GLOBAL bit32 saFlashExtExecute (
527 GLOBAL bit32 mpiFwProfileRsp(
591 GLOBAL bit32 mpiFwFlashUpdateRsp(
641 GLOBAL bit32 mpiFwExtFlashUpdateRsp(
714 GLOBAL bit32 saGetControllerInfo(
974 GLOBAL bit32 saGetControllerStatus(
1345 GLOBAL bit32 saGetControllerEventLogInfo(
1384 GLOBAL bit3
[all...]
H A Dsainit.c74 GLOBAL void saGetRequirements(
303 GLOBAL bit32 saInitialize(
1556 GLOBAL bit32 siConfiguration(
1839 GLOBAL bit32 mpiInitialize(agsaRoot_t *agRoot,
2904 GLOBAL bit32 mpiWaitForConfigTable(agsaRoot_t *agRoot,
3434 GLOBAL bit32 mpiUnInitConfigTable(agsaRoot_t *agRoot)
3545 GLOBAL void mpiUpdateIBQueueCfgTable(agsaRoot_t *agRoot,
3587 GLOBAL void mpiUpdateOBQueueCfgTable(agsaRoot_t *agRoot,
3627 GLOBAL void mpiUpdateFatalErrorTable(agsaRoot_t *agRoot,
3663 GLOBAL bit3
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h1449 GLOBAL bit32 satIOStart(
1475 GLOBAL bit32 satIOAbort(
1683 GLOBAL tdsaDeviceData_t *
1781 GLOBAL bit32
1787 GLOBAL tdsaDeviceData_t *
1820 GLOBAL void
2131 GLOBAL bit32
2140 GLOBAL void satFreeIntIoResource(
2232 GLOBAL void
2235 GLOBAL voi
[all...]
H A Dossacmnapi.c4389 GLOBAL void ossaFastSSPCompleted(
5711 GLOBAL void ossaGetPhyProfileCB(
5857 GLOBAL void ossaSetPhyProfileCB(
6955 GLOBAL void ossaFlashExtExecuteCB(
7423 GLOBAL void ossaPCIeDiagExecuteCB(
7444 GLOBAL void ossaSGpioCB(
7483 GLOBAL void ossaLogDebugString(
7516 GLOBAL void ossaHwEventAckCB(
7561 GLOBAL void ossaGetTimeStampCB(
7592 GLOBAL voi
[all...]
/freebsd-10.2-release/contrib/gperf/src/
H A Doutput.cc933 const char * const indent = option[GLOBAL] ? "" : " ";
991 if (option[GLOBAL])
1003 const char * const indent = option[TYPE] || option[GLOBAL] ? "" : " ";
1094 if (option[GLOBAL])
1174 const char *indent = option[GLOBAL] ? "" : " ";
1344 const char *indent = option[GLOBAL] ? "" : " ";
1915 if (option[ENUM] && !option[GLOBAL])
1921 if (option[SHAREDLIB] && !(option[GLOBAL] || option[TYPE]))
1923 if (!option[GLOBAL])
2047 else if (option[GLOBAL])
[all...]
H A Doptions.cc528 _option_word & GLOBAL ? "enabled" : "disabled",
780 _option_word |= GLOBAL;
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dlinux64.h490 is 0 for data, 1 for code labels, 2 for function pointers. GLOBAL is
493 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE, GLOBAL) \
495 ? (((GLOBAL) ? DW_EH_PE_indirect : 0) | DW_EH_PE_pcrel \
H A Dsysv4.h1133 is 0 for data, 1 for code labels, 2 for function pointers. GLOBAL is
1135 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE,GLOBAL) \
1137 ? (((GLOBAL) ? DW_EH_PE_indirect : 0) | DW_EH_PE_pcrel | DW_EH_PE_sdata4) \
/freebsd-10.2-release/sys/arm/include/
H A Dasm.h88 #define GLOBAL(x) .global x macro
92 #define _EENTRY(x) GLOBAL(x); _LEENTRY(x)
/freebsd-10.2-release/contrib/gcc/config/
H A Ddarwin.h839 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE,GLOBAL) \
840 (((CODE) == 2 && (GLOBAL) == 1) \
842 ((CODE) == 1 || (GLOBAL) == 0) ? DW_EH_PE_pcrel : DW_EH_PE_absptr)
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsathw.c115 GLOBAL bit32 sataLLIOStart (
310 GLOBAL bit32 saSATAStart(
319 GLOBAL bit32 saSATAStart(
542 GLOBAL bit32 sataLLIOAbort (
595 GLOBAL void sataLLReset(
H A Dsat.c103 GLOBAL bit32 satIOStart(
738 GLOBAL bit32 satPacket(
852 GLOBAL bit32 satSetFeatures(
937 GLOBAL bit32 satRequestSenseForATAPI(
1041 GLOBAL bit32 satDeviceReset(
1118 GLOBAL bit32 satExecuteDeviceDiagnostic(
1196 GLOBAL bit32 satRead10(
1655 GLOBAL bit32 satRead_1(
1925 GLOBAL bit32 satRead12(
2356 GLOBAL bit3
[all...]
/freebsd-10.2-release/sys/powerpc/booke/
H A Dlocore.S772 GLOBAL(intrnames)
774 GLOBAL(sintrnames)
778 GLOBAL(intrcnt)
780 GLOBAL(sintrcnt)
/freebsd-10.2-release/sys/powerpc/include/
H A Dasm.h136 #define GLOBAL(y) _GLOBAL(CNAME(y)) macro
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/api/
H A Dtdsmapi.h183 GLOBAL void tdsmLogDebugString(
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dsparc.h1764 is 0 for data, 1 for code labels, 2 for function pointers. GLOBAL is
1777 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE,GLOBAL) \
1779 ? (GLOBAL ? DW_EH_PE_indirect : 0) | DW_EH_PE_pcrel | DW_EH_PE_sdata4\
1780 : ((TARGET_ARCH64 && ! GLOBAL) \
1784 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE,GLOBAL) \
1786 ? (GLOBAL ? DW_EH_PE_absptr : (DW_EH_PE_pcrel | DW_EH_PE_sdata4)) \
1787 : ((TARGET_ARCH64 && ! GLOBAL) \
/freebsd-10.2-release/contrib/binutils/ld/
H A Dldgram.y151 %token GLOBAL LOCAL VERSIONK INPUT_VERSION_SCRIPT
1242 | GLOBAL ':' vers_defns ';'
1250 | GLOBAL ':' vers_defns ';' LOCAL ':' vers_defns ';'
1296 | GLOBAL
1300 | vers_defns ';' GLOBAL
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Ds390.h549 #define ASM_PREFERRED_EH_DATA_FORMAT(CODE, GLOBAL) \
551 ? ((GLOBAL) ? DW_EH_PE_indirect : 0) | DW_EH_PE_pcrel | DW_EH_PE_sdata4 \
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c773 GLOBAL void ostiInterruptEnable( tiRoot_t *ptiRoot, bit32 channelNum )
781 GLOBAL void ostiInterruptDisable( tiRoot_t *ptiRoot, bit32 channelNum )

Completed in 399 milliseconds

12345