Searched defs:ID (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_base.c | 203 #define NG_IDHASH_FN(ID) ((ID) % (V_ng_ID_hmask + 1)) argument 204 #define NG_IDHASH_FIND(ID, node) \ argument 826 ng_ID2noderef(ng_ID_t ID) in ng_ID2noderef() 3638 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
|
| H A D | netgraph.h | 983 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
|
| /f-stack/lib/ |
| H A D | ff_ng_base.c | 203 #define NG_IDHASH_FN(ID) ((ID) % (V_ng_ID_hmask + 1)) argument 204 #define NG_IDHASH_FIND(ID, node) \ argument 832 ng_ID2noderef(ng_ID_t ID) in ng_ID2noderef() 3668 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 417 #define PMC_ID_TO_ROWINDEX(ID) ((ID) & 0xFF) argument 418 #define PMC_ID_TO_CLASS(ID) (((ID) & 0xF00) >> 8) argument 419 #define PMC_ID_TO_MODE(ID) (((ID) & 0xFF000) >> 12) argument 420 #define PMC_ID_TO_CPU(ID) (((ID) & 0xFFF00000) >> 20) argument
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 180 #define DEC_GETF3(ID, F, P) \ argument 194 #define DEC_GETF1(ID, F, P) \ argument
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5279 UINT32 ID:1; ///< ID Flag. member
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 4979 Expr.find.ID = function( match, context, isXML ) { class in Expr.find 4991 Expr.filter.ID = function( elem, match ) { class in Expr.filter
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 985 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | osprey_reg_map.h | 392 volatile u_int32_t ID; /* 0x0 - 0x4 */ member
|