Home
last modified time | relevance | path

Searched refs:VH_PHASE4 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h119 enum { VH_PHASE0, VH_PHASE1, VH_PHASE2, VH_PHASE3, VH_PHASE4, VH_DONE = 0x80 }; enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c3254 if (ldcp->hphase == VH_PHASE4) { in vh_nextphase()
4141 case VH_PHASE4: in vgen_handshake()
4264 case VH_PHASE4: in vgen_handshake_done()
5060 if (ldcp->hphase != VH_PHASE4) { in vgen_handle_rdx_info()