Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h323 #define NDI_DEVI_ONLINE 0x00020000 /* force offlined device to online */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c475 flags | NDI_DEVI_ONLINE | NDI_CONFIG)) == NDI_SUCCESS) { in ndi_devctl_device_online()
H A Ddevcfg.c5352 if (flags & NDI_DEVI_ONLINE) { in devi_attach_node()
6622 flags |= (NDI_DEVI_ONLINE | NDI_CONFIG); in ndi_devi_online()
H A Dsunddi.c9695 NDI_DEVI_ONLINE | NDI_CONFIG)) == NDI_SUCCESS) { in e_ddi_branch_configure()