Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_ndi.c80 return (NDI_EINVAL); in ndi_hp_register()
151 return (NDI_EINVAL); in ndi_hp_unregister()
158 return (NDI_EINVAL); in ndi_hp_unregister()
166 ret = NDI_EINVAL; in ndi_hp_unregister()
199 return (NDI_EINVAL); in ndi_hp_state_change_req()
222 return (NDI_EINVAL); in ndi_hp_state_change_req()
H A Dddi_intr_irm.c227 return (NDI_EINVAL); in ndi_irm_resize_pool()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h53 #define NDI_EINVAL -7 /* invalid request or arguments */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c829 case NDI_EINVAL: in ndi2ddi()