Searched refs:DS_HDL_ISCLIENT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h335 #define DS_HDL_ISCLIENT(hdl) ((hdl) & DS_HDL_ISCLIENT_BIT) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c997 DS_HDL_ISCLIENT(req->svc_handle) == 0, port);
1038 if (DS_HDL_ISCLIENT(req->svc_handle)) {
1096 } else if (!DS_HDL_ISCLIENT(svc->hdl)) {
1185 if (DS_HDL_ISCLIENT(ack->svc_handle) ||
1336 if (DS_HDL_ISCLIENT(nack->svc_handle)) {
1441 if (DS_HDL_ISCLIENT(req->svc_handle) ||
2267 if (DS_HDL_ISCLIENT(svc->hdl)) {

Completed in 68 milliseconds