| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_uni.c | 48 #define STR(S) [S] = #S macro 50 STR(CU_STAT0), 51 STR(CU_STAT1), 52 STR(CU_STAT2), 53 STR(CU_STAT3), 56 STR(UNI_CALLSTATE_REST0), 57 STR(UNI_CALLSTATE_REST1), 58 STR(UNI_CALLSTATE_REST2), 62 STR(UNIAPI_ERROR), 63 STR(UNIAPI_CALL_CREATED), [all …]
|
| H A D | sig_print.c | 59 #define DEF(NAME, VAL, STR) [UNIAPI_##NAME] = STR, in uni_strerr() argument 243 #define DEF(NAME, VALUE, STR) { STR, VALUE }, in uni_print_api() argument
|
| H A D | unidef.h | 245 #define DEF(NAME, VAL, STR) UNIAPI_##NAME = VAL, argument 296 #define DEF(NAME, VALUE, STR) NAME = VALUE, argument
|
| H A D | sig_coord.c | 43 #define STR(S) [S] = #S macro 45 STR(CU_STAT0), 46 STR(CU_STAT1), 47 STR(CU_STAT2), 48 STR(CU_STAT3),
|
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_pktgen.c | 24 char STR[ARK_MAX_STR_LEN]; member 74 {{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"}, 333 strlcpy(o->v.STR, val, ARK_MAX_STR_LEN); in pmd_set_arg() 407 int32_t dst_ip = parse_ipv4_string(options("dst_ip")->v.STR); in ark_pktgen_setup()
|
| H A D | ark_pktchkr.c | 25 char STR[ARK_MAX_STR_LEN]; member 76 {{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"}, 351 strlcpy(o->v.STR, val, ARK_MAX_STR_LEN); in set_arg() 392 int32_t dst_ip = parse_ipv4_string(options("dst_ip")->v.STR); in ark_pktchkr_setup()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ipmi/ |
| H A D | aspeed-kcs-bmc.txt | 21 - reg : The address and size of the IDR, ODR and STR registers
|
| /f-stack/freebsd/i386/include/xen/ |
| H A D | hypercall.h | 40 #define STR(x) __STR(x) macro 45 "call hypercall_page + ("STR(__HYPERVISOR_##name)" * 32)"
|
| /f-stack/freebsd/amd64/include/xen/ |
| H A D | hypercall.h | 51 #define STR(x) __STR(x) macro 57 "call hypercall_page + ("STR(__HYPERVISOR_##name)" * 32)"
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | store_cmd.h | 49 { STR, LDST_CLASS_DECO | LDST_SRCDST_WORD_STR }
|
| H A D | sec_run_time_asm.h | 253 STR, enumerator
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | atmapi.h | 121 #define DEF(NAME,VAL,STR) NAME = (VAL), argument
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unistruct.h | 625 #define D(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL, argument 626 #define N(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL, argument
|
| H A D | uni_ie.c | 849 #define D(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG }, argument 850 #define N(NAME,VAL,DIAG,STD,STR) argument 859 #define D(NAME,VAL,DIAG,STD,STR) argument 860 #define N(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG }, argument
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | vf610-zii-dev.dtsi | 196 * Attached MT25QL02 can go up to 90Mhz in DTR and 166 in STR
|