Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h151 #define VSW_MILESTONE4 0x10 /* handshake complete */ macro
/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c1080 if (ldcp->hphase == VSW_MILESTONE4 && VSW_VER_LT(ldcp, 1, 3) && in vsw_vlan_unaware_port_reset()
1100 if ((ldcp->hphase == VSW_MILESTONE4) && in vsw_hio_port_reset()
1181 if (ldcp->hphase == VSW_MILESTONE4 && ldcp->pls_negotiated == B_TRUE) { in vsw_port_physlink_update()
1820 ldcp->hphase = VSW_MILESTONE4; in vsw_next_milestone()
1847 case VSW_MILESTONE4: in vsw_next_milestone()
3388 if (ldcp->hphase != VSW_MILESTONE4) { in vsw_process_data_pkt()