Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dds_impl.h171 DS_PORT_INIT_REQ, /* initialization handshake sent */ enumerator
/titanic_44/usr/src/uts/sun4v/io/
H A Dds_common.c846 if (port->state != DS_PORT_INIT_REQ) { in ds_handle_init_ack()
884 if (port->state != DS_PORT_INIT_REQ) { in ds_handle_init_nack()
1691 port->state = DS_PORT_INIT_REQ; in ds_send_init_req()