Searched refs:NDI_FAULT (Results 1 – 3 of 3) sorted by relevance
320 return (NDI_FAULT); in ndi_dc_allochdl()329 return (NDI_FAULT); in ndi_dc_allochdl()345 return (NDI_FAULT); in ndi_dc_allochdl()358 return (NDI_FAULT); in ndi_dc_allochdl()385 return (NDI_FAULT); in ndi_dc_allochdl()396 return (NDI_FAULT); in ndi_dc_allochdl()658 return (NDI_FAULT); in ndi_dc_return_dev_state()701 rval = NDI_FAULT; in ndi_devctl_ioctl()718 rval = NDI_FAULT; in ndi_devctl_ioctl()768 return (NDI_FAULT); in ndi_dc_return_ap_state()[all …]
9107 case NDI_FAULT: in ndi2errno()
46 #define NDI_FAULT -4 /* fault during copyin/copyout */ macro