Home
last modified time | relevance | path

Searched refs:DS_INVALID_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h340 #define DS_INVALID_INSTANCE (-1) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c1088 } else if (instance == DS_INVALID_INSTANCE) { in ds_is_my_hdl()
H A Dds_common.c2638 return (ds_ucap_init(cap, ops, 0, DS_INVALID_INSTANCE, NULL)); in ds_cap_init()
2706 if ((rv = ds_is_my_hdl(hdl, DS_INVALID_INSTANCE)) != 0) { in ds_cap_fini()