Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c7717 if (DOMAIN_IN_SET(idn.domset.ds_hwlinked, domid)) { in idn_program_hardware()
7772 DOMAINSET_ADD(idn.domset.ds_hwlinked, domid); in idn_program_hardware()
7813 if (!DOMAIN_IN_SET(idn.domset.ds_hwlinked, domid)) { in idn_deprogram_hardware()
7844 DOMAINSET_DEL(idn.domset.ds_hwlinked, domid); in idn_deprogram_hardware()
H A Didn.c3354 DOMAINSET_DEL(idn.domset.ds_hwlinked, domid); in idn_close_domain()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2874 domainset_t ds_hwlinked; /* sz_mutex */ member