Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h232 #define DS_PORTSET_ISNULL(set) (memcmp((set), ds_nullport, \ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1273 if (DS_PORTSET_ISNULL(totry)) in ds_try_next_port()
2202 if (DS_PORTSET_ISNULL(ports)) in ds_svc_register()