Searched defs:_entry (Results 1 – 6 of 6) sorted by relevance
31 typedef struct _entry { struct 32 pc_iscii_entry global() argument 33 iscii_entry global() argument 34 count_entry global() argument
40 typedef struct _entry { struct 41 ea_iscii_entry global() argument 42 iscii_entry global() argument 43 count_entry global() argument
58 typedef struct _entry { struct 59 iscii_entry global() argument 60 ucs_entry global() argument 61 count_entry global() argument
122 _entry: label
2900 #define PARAM_VAL(_pdev, _entry) \ in lm_init_params() argument 2902 #define SET_PARAM_VAL(_pdev, _entry, _val) \ in lm_init_params() argument
1421 #define NIG_ENTRY_INC_REFCNT(_entry) ++(_entry)->refcnt argument 1422 #define NIG_ENTRY_DEC_REFCNT(_entry) {--(_entry)->refcnt; DbgBreakIf((_entry)->refcnt < 0);} argument 2449 #define LM_TPA_ACTIVE_ENTRY_BOUNDARIES_VERIFY(_pdev,_idx,_entry) DbgBreakIf((LM_TPA_ACTIVE_DESCQ_ARRAY_ELEM(_pdev,_idx) <= (_entry))) argument