Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_ndi.c83 return (NDI_ENOTSUP); in ndi_hp_register()
202 return (NDI_ENOTSUP); in ndi_hp_state_change_req()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h54 #define NDI_ENOTSUP -8 /* operation or event not supported */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c832 case NDI_ENOTSUP: in ndi2ddi()