Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h61 #define DS_INIT_ACK 0x1 /* initiation acknowledgement */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c784 hdr->msg_type = DS_INIT_ACK; in ds_handle_init_req()