Home
last modified time | relevance | path

Searched refs:NDI_DETACH_DRIVER (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h329 #define NDI_DETACH_DRIVER 0x08000000 /* performing driver_detach */ macro
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c1567 (flag & (NDI_UNCONFIG | NDI_DETACH_DRIVER))) { in ibnex_bus_unconfig()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c1460 if (flag & NDI_DETACH_DRIVER) { in detach_node()
7882 if ((mcd->mtc_flags & NDI_DETACH_DRIVER) && in mt_config_children()
H A Dmodctl.c3694 NDI_DETACH_DRIVER | detach_driver_unconfig, major); in detach_driver()