/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiproto.h | 38 STATIC void agtiapi_FreeCCB(struct agtiapi_softc *pmcsc, pccb_t pccb); 39 STATIC void agtiapi_FreeSMPCCB(struct agtiapi_softc *pmcsc, pccb_t pccb); 40 STATIC void agtiapi_FreeTMCCB(struct agtiapi_softc *pmcsc, pccb_t pccb); 41 STATIC pccb_t agtiapi_GetCCB(struct agtiapi_softc *pmcsc); 43 STATIC void agtiapi_QueueCCB( struct agtiapi_softc *pmcsc, 51 STATIC void agtiapi_StartIO(struct agtiapi_softc *pmcsc); 52 STATIC void agtiapi_StartSMP(struct agtiapi_softc *pmcsc); 53 STATIC void agtiapi_DumpCCB(ccb_t *pccb); 54 STATIC void agtiapi_Done(struct agtiapi_softc *pmcsc, ccb_t *pccb); 55 STATIC void agtiapi_SMPDone(struct agtiapi_softc *pmcsc, ccb_t *pccb); [all …]
|
H A D | agtiapi.c | 92 STATIC U32 agtiapi_intx_mode = 0; 93 STATIC U08 ag_Perbi = 0; 94 STATIC U32 agtiapi_polling_mode = 0; 95 STATIC U32 ag_card_good = 0; // * total card initialized 96 STATIC U32 ag_option_flag = 0; // * adjustable parameter flag 97 STATIC U32 agtiapi_1st_time = 1; 98 STATIC U32 ag_timeout_secs = 10; //Made timeout equivalent to linux 116 STATIC U08 agtiapi_AddrModes[AGTIAPI_MAX_CHANNEL_NUM + 1] = 211 STATIC void agtiapi_CheckIOTimeout(void *data); 1107 STATIC agBOOLEAN agtiapi_InitCardSW( struct agtiapi_softc *pmsc ) in agtiapi_InitCardSW() [all …]
|
/freebsd/sys/dev/neta/ |
H A D | if_mvneta.c | 87 #define STATIC /* nothing */ macro 89 #define STATIC static macro 97 STATIC int mvneta_initreg(if_t); 100 STATIC int mvneta_ring_alloc_rx_queue(struct mvneta_softc *, int); 101 STATIC int mvneta_ring_alloc_tx_queue(struct mvneta_softc *, int); 102 STATIC void mvneta_ring_dealloc_rx_queue(struct mvneta_softc *, int); 103 STATIC void mvneta_ring_dealloc_tx_queue(struct mvneta_softc *, int); 104 STATIC int mvneta_ring_init_rx_queue(struct mvneta_softc *, int); 105 STATIC int mvneta_ring_init_tx_queue(struct mvneta_softc *, int); 106 STATIC void mvneta_ring_flush_rx_queue(struct mvneta_softc *, int); [all …]
|
H A D | if_mvneta_fdt.c | 60 #define STATIC /* nothing */ macro 62 #define STATIC static macro 70 STATIC boolean_t mvneta_find_ethernet_prop_switch(phandle_t, phandle_t); 259 STATIC boolean_t
|
/freebsd/contrib/less/ |
H A D | regexp.c | 177 #ifndef STATIC 178 #define STATIC static macro 180 STATIC char *reg(int, int *); 181 STATIC char *regbranch(int *); 182 STATIC char *regpiece(int *); 183 STATIC char *regatom(int *); 184 STATIC char *regnode(char); 185 STATIC char *regnext(register char *); 186 STATIC void regc(char); 187 STATIC voi [all...] |
/freebsd/contrib/mandoc/ |
H A D | configure | 54 STATIC= 289 if [ -n "${STATIC}" ]; then 290 echo "selected STATIC=\"${STATIC}\" (manual)" 1>&2 291 echo "selected STATIC=\"${STATIC}\" (manual)" 1>&3 294 runtest noop STATIC -static || true 295 [ ${HAVE_STATIC} -eq 0 ] || STATIC="-static" 296 echo "selected STATIC=\"${STATIC}\"" 1>&2 297 echo "selected STATIC=\"${STATIC}\"" 1>&3 655 STATIC = ${STATIC}
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | ostypes.h | 73 #ifdef STATIC 74 #undef STATIC 77 #define STATIC macro
|
H A D | lxutil.c | 43 STATIC void agtiapi_DelayMSec( U32 MiliSeconds ) in agtiapi_DelayMSec() 60 STATIC agBOOLEAN agtiapi_typhAlloc( ag_card_info_t *thisCardInst ) in agtiapi_typhAlloc() 130 STATIC agBOOLEAN agtiapi_InitResource( ag_card_info_t *thisCardInst ) in agtiapi_InitResource() 490 STATIC int agtiapi_ScopeDMARes( ag_card_info_t *thisCardInst ) in agtiapi_ScopeDMARes() 586 STATIC void agtiapi_ReleasePCIMem( ag_card_info_t *pCardInfo ) { in agtiapi_ReleasePCIMem() 622 STATIC agBOOLEAN agtiapi_MemAlloc( ag_card_info_t *thisCardInst, in agtiapi_MemAlloc() 685 STATIC void agtiapi_MemFree( ag_card_info_t *pCardInfo ) in agtiapi_MemFree() 754 STATIC int agtiapi_ProbeCard( device_t dev, in agtiapi_ProbeCard()
|
H A D | lxproto.h | 46 STATIC agBOOLEAN agtiapi_MemAlloc( ag_card_info_t *thisCardInst,
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | btyacc_demo.output | 35 21 | STATIC 129 STATIC reduce 8 143 STATIC shift 7 170 decl_spec : STATIC . (21) 216 STATIC reduce 8 310 STATIC shift 7 334 STATIC reduce 4 473 STATIC shift 7 583 STATIC reduce 8 788 STATIC reduce 8 [all …]
|
H A D | btyacc_demo.tab.h | 10 #define STATIC 263 macro
|
/freebsd/contrib/netbsd-tests/net/route/ |
H A D | t_change.sh | 128 flags: <UP,GATEWAY,DONE,STATIC> 147 flags: <UP,GATEWAY,DONE,STATIC> 195 flags: <UP,GATEWAY,DONE,STATIC> 214 flags: <UP,GATEWAY,DONE,STATIC> 262 flags: <UP,GATEWAY,DONE,STATIC> 281 flags: <UP,GATEWAY,DONE,STATIC>
|
/freebsd/sys/contrib/xz-embedded/freebsd/ |
H A D | xz_config.h | 43 #undef STATIC 44 #define STATIC macro
|
/freebsd/sys/contrib/xz-embedded/linux/lib/ |
H A D | decompress_unxz.c | 103 #ifdef STATIC 109 #define XZ_EXTERN STATIC 251 STATIC int INIT unxz(unsigned char *in, int in_size, in unxz()
|
/freebsd/crypto/openssh/contrib/ |
H A D | findssl.sh | 65 STATIC=-static 172 ${CC} ${STATIC} -o conftest conftest.c -L${libdir} -lcrypto 2>>findssl.log
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | debug.h | 149 #define STATIC macro 152 #define STATIC static macro
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_adminq.c | 44 STATIC void iavf_adminq_init_regs(struct iavf_hw *hw) in iavf_adminq_init_regs() 132 STATIC enum iavf_status iavf_alloc_arq_bufs(struct iavf_hw *hw) in iavf_alloc_arq_bufs() 199 STATIC enum iavf_status iavf_alloc_asq_bufs(struct iavf_hw *hw) in iavf_alloc_asq_bufs() 239 STATIC void iavf_free_arq_bufs(struct iavf_hw *hw) in iavf_free_arq_bufs() 258 STATIC void iavf_free_asq_bufs(struct iavf_hw *hw) in iavf_free_asq_bufs() 283 STATIC enum iavf_status iavf_config_asq_regs(struct iavf_hw *hw) in iavf_config_asq_regs() 312 STATIC enum iavf_status iavf_config_arq_regs(struct iavf_hw *hw) in iavf_config_arq_regs()
|
/freebsd/contrib/libder/libder/ |
H A D | CMakeLists.txt | 4 add_library(der_static STATIC ${libder_SOURCES})
|
/freebsd/contrib/bmake/mk/sys/ |
H A D | AIX.mk | 29 STATIC ?= -static 33 STATIC ?=
|
H A D | Linux.mk | 32 STATIC ?= -static 36 STATIC ?= -Bstatic
|
H A D | OSF1.mk | 40 STATIC ?= -static 42 STATIC ?= -non_shared
|
H A D | HP-UX.mk | 49 STATIC ?= -static 64 STATIC ?= -Wl,-a,archive
|
H A D | SunOS.mk | 61 STATIC ?= -static 65 STATIC ?= -Bstatic
|
/freebsd/contrib/byacc/test/ |
H A D | btyacc_demo.y | 54 %token EXTERN REGISTER STATIC CONST VOLATILE IF THEN ELSE CLCL 134 | STATIC [ $$ = bare_static(); ]
|
/freebsd/sys/contrib/xz-embedded/userspace/ |
H A D | boottest.c | 14 #define STATIC static macro
|