Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dlut_impl.h40 struct lut { struct
41 struct lut *lut_left; argument
42 struct lut *lut_right; argument
43 struct lut *lut_parent; argument
44 void *lut_lhs; /* search key */ argument
45 void *lut_rhs; /* the datum */ argument
/titanic_44/usr/src/cmd/logadm/
H A Dlut.c52 struct lut { struct
53 struct lut *lut_left; argument
54 struct lut *lut_right; argument
55 char *lut_lhs; /* search key */ argument
56 void *lut_rhs; /* the datum */ argument
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c257 struct lut lut; in eft_count() local
H A Ditree.c57 struct lut *lut; member
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_virtchnl.h362 u8 lut[1]; /* RSS lookup table*/ member
H A Di40e_common.c420 u8 *lut, u16 lut_size, in i40e_aq_get_set_rss_lut()
472 bool pf_lut, u8 *lut, u16 lut_size) in i40e_aq_get_rss_lut()
489 bool pf_lut, u8 *lut, u16 lut_size) in i40e_aq_set_rss_lut()