Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h369 #define DS_LOG_IN(pid) (-(pid + 1)) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c637 (void) ds_log_add_msg(DS_LOG_IN(port->id), msg, msglen); in ds_handle_recv()