Searched refs:DDI_NO_AUTODETACH (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | mach_ddi_impl.c | 152 (void) ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1); in translate_devid()
|
/titanic_41/usr/src/uts/i86pc/io/acpi/acpinex/ |
H A D | acpinex_drv.c | 299 DDI_NO_AUTODETACH, 1); in acpinex_attach() 340 DDI_NO_AUTODETACH, 0); in acpinex_detach()
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | solaris.c | 858 #ifdef DDI_NO_AUTODETACH 860 DDI_NO_AUTODETACH, 1) != DDI_PROP_SUCCESS) {
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tvhci.c | 325 (void) ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1); in tvhci_attach()
|
H A D | cpudrv.c | 353 DDI_NO_AUTODETACH, 1); in cpudrv_attach() 435 DDI_NO_AUTODETACH, 0); in cpudrv_detach()
|
H A D | tphci.c | 297 (void) ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1); in tphci_attach()
|
H A D | consms.c | 282 (void) ddi_prop_update_int(DDI_DEV_T_NONE, devi, DDI_NO_AUTODETACH, 1); in consms_attach()
|
H A D | consconfig_dacf.c | 1715 (void) ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1); in kb_ms_config()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 277 (void) ddi_prop_update_int(DDI_DEV_T_NONE, devi, DDI_NO_AUTODETACH, 1); in xpvd_attach()
|
H A D | xdb.c | 1666 (void) ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1); in xdb_attach()
|
H A D | xdf.c | 3248 DDI_NO_AUTODETACH, 1) != DDI_PROP_SUCCESS)) in xdf_attach()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw.c | 679 DDI_NO_AUTODETACH, 1) != DDI_SUCCESS) { in vsw_attach() 681 "instance %u", DDI_NO_AUTODETACH, instance); in vsw_attach()
|
H A D | vds.c | 7449 if (ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1) != in vds_do_attach() 7452 DDI_NO_AUTODETACH, instance); in vds_do_attach()
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_engine.c | 885 DDI_NO_AUTODETACH, 1); in audio_dev_register()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunddi.h | 345 #define DDI_NO_AUTODETACH "ddi-no-autodetach" macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | devcfg.c | 1518 pflag, DDI_NO_AUTODETACH, 0) == 1)) in predetach_node() 3984 DDI_NO_AUTODETACH, 1); in resolve_pathname()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 632 if (ddi_prop_update_int(DDI_DEV_T_NONE, dip, DDI_NO_AUTODETACH, 1) != in rpcib_attach()
|