Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h317 #ifndef DS_MAXSVCS_INIT
318 #define DS_MAXSVCS_INIT 32 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c219 ds_init_svcs_tbl(DS_MAXSVCS_INIT); in ds_common_init()