Home
last modified time | relevance | path

Searched defs:_entry (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/lib/iconv_modules/hi_IN/include/
H A Dpc-iscii.h31 typedef struct _entry { struct
32 pc_iscii_entry global() argument
33 iscii_entry global() argument
34 count_entry global() argument
H A Dea-iscii.h40 typedef struct _entry { struct
41 ea_iscii_entry global() argument
42 iscii_entry global() argument
43 count_entry global() argument
H A Discii-common.h58 typedef struct _entry { struct
59 iscii_entry global() argument
60 ucs_entry global() argument
61 count_entry global() argument
/titanic_52/usr/src/uts/sun4/brand/common/
H A Dbrand_solaris.s122 _entry: label
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c2900 #define PARAM_VAL(_pdev, _entry) \ in lm_init_params() argument
2902 #define SET_PARAM_VAL(_pdev, _entry, _val) \ in lm_init_params() argument
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1421 #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