Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dautoconf.c445 DEVI_SET_ATTACHING(top_devinfo); in i_ddi_init_root()
H A Ddevcfg.c1327 DEVI_SET_ATTACHING(dip); in attach_node()
8219 DEVI_SET_ATTACHING(dip); in ndi_devi_config_vhci()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h500 #define DEVI_SET_ATTACHING(dip) { \ macro