Home
last modified time | relevance | path

Searched refs:NIU_MAJOR_VER (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c1000 if ((niu_hsvc->hsvc_major >= NIU_MAJOR_VER) || in nxge_hio_init()
1414 case NIU_MAJOR_VER: /* 1 */ in nxge_hio_share_assign()
H A Dnxge_fzc.c1546 case NIU_MAJOR_VER: /* 1 */ in nxge_init_hv_fzc_lp_op()
H A Dnxge_main.c178 HSVC_REV_1, NULL, HSVC_GROUP_NIU, NIU_MAJOR_VER,
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h43 #define NIU_MAJOR_VER 1 macro