Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h376 extern int nxge_hio_vr_add(nxge_t *nxge);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c173 nxge_hio_vr_add(nxge_t *nxge) in nxge_hio_vr_add() function
H A Dnxge_main.c828 status = nxge_hio_vr_add(nxgep); in nxge_attach()