Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h62 #define DS_INIT_NACK 0x2 /* initiation negative acknowledgment */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c797 hdr->msg_type = DS_INIT_NACK; in ds_handle_init_req()