Home
last modified time | relevance | path

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

/titanic_52/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 lut_lhslut global() argument
45 lut_rhslut global() argument
/titanic_52/usr/src/cmd/logadm/
H A Dlut.c52 struct lut { struct
53 struct lut *lut_left; argument
54 struct lut *lut_right; argument
55 lut_lhslut global() argument
56 lut_rhslut global() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c257 struct lut lut; eft_count() local
[all...]
H A Ditree.c57 struct lut *lut; member
[all...]
/titanic_52/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() argument
472 bool pf_lut, u8 *lut, u16 lut_size) in i40e_aq_get_rss_lut() argument
489 i40e_aq_set_rss_lut(struct i40e_hw * hw,u16 vsi_id,bool pf_lut,u8 * lut,u16 lut_size) i40e_aq_set_rss_lut() argument
[all...]