Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h87 #define DS_UNREG_ACK 0x7 /* unregister acknowledgement */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1473 hdr->msg_type = DS_UNREG_ACK; in ds_handle_unreg_req()