Home
last modified time | relevance | path

Searched defs:hxge_hw_list (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common.h151 typedef struct hxge_hw_list { struct
152 struct hxge_hw_list *next; argument
162 } hxge_hw_list_t, *p_hxge_hw_list_t; argument
H A Dhxge_main.c219 void *hxge_hw_list = NULL; variable