Searched refs:E_NO_DEVICE (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/ncsw/etc/
H A Derror.c61 case (E_NO_DEVICE): return "No Device";
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec_mii_acc.c89 RETURN_ERROR(MINOR, E_NO_DEVICE,
/freebsd-current/sys/contrib/ncsw/inc/
H A Derror_ext.h100 ,E_NO_DEVICE = ENXIO /**< The associated device is not initialized. */ enumerator in enum:e_ErrorType
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c735 RETURN_ERROR(MAJOR, E_NO_DEVICE, ("fman_port_init"));

Completed in 74 milliseconds