Home
last modified time | relevance | path

Searched refs:nxge_hw_list_t (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h551 } nxge_hw_list_t, *p_nxge_hw_list_t; typedef
H A Dnxge.h672 nxge_hw_list_t *nxge_hw_p; /* pointer to per Neptune */
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_main.c6713 hw_p = kmem_zalloc(sizeof (nxge_hw_list_t), KM_SLEEP); in nxge_init_common_dev()
6882 KMEM_FREE(hw_p, sizeof (nxge_hw_list_t)); in nxge_uninit_common_dev()