Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h235 #define DS_PORTSET_DUP(set1, set2) ((void)memcpy((set1), (set2), \ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1267 DS_PORTSET_DUP(totry, svc->avail); in ds_try_next_port()
2193 DS_PORTSET_DUP(ports, svc->avail); in ds_svc_register()
2593 DS_PORTSET_DUP(svc->avail, ds_allports); in ds_ucap_init()