Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h60 #define DS_INIT_REQ 0x0 /* initiate DS connection */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1676 hdr->msg_type = DS_INIT_REQ; in ds_send_init_req()