Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/include/
H A Dpc-iscii.h31 typedef struct _entry { struct
32 uchar pc_iscii;
33 uchar iscii;
34 int count;
H A Dea-iscii.h40 typedef struct _entry { struct
41 uchar ea_iscii;
42 uchar iscii;
43 int count;
H A Discii-common.h58 typedef struct _entry { struct
59 uchar iscii;
60 ucs_t ucs;
61 int count;
/illumos-gate/usr/src/uts/sun4/brand/common/
H A Dbrand_solaris.S106 _entry: label
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c2901 #define PARAM_VAL(_pdev, _entry) \ in lm_init_params() argument
2903 #define SET_PARAM_VAL(_pdev, _entry, _val) \ in lm_init_params() argument
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c383 #define PARAM_VAL(_pdev, _entry) \ in lm_get_dev_info() argument
385 #define SET_PARAM_VAL(_pdev, _entry, _val) \ in lm_get_dev_info() argument
/illumos-gate/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… argument