Home
last modified time | relevance | path

Searched refs:error_code (Results 1 – 6 of 6) sorted by relevance

/components/libc/cplusplus/cpp11/gcc/
A D__utils.h23 throw std::system_error(std::error_code(err, std::system_category()), what_msg); in throw_system_error()
/components/drivers/usb/cherryusb/class/video/
A Dusbd_video.c19 uint8_t error_code; member
558 g_usbd_video[busid].error_code = 0x06; in usbd_video_control_unit_terminal_request_handler()
648 (*data)[0] = g_usbd_video[busid].error_code; in usbd_video_stream_request_handler()
692 g_usbd_video[busid].error_code = 0; in video_notify_handler()
/components/lwp/
A Dlwp_signal.h230 rt_bool_t lwp_signal_restart_syscall(struct rt_lwp *lwp, int error_code);
/components/lwp/arch/x86/i386/
A Dlwp_arch.c154 frame->error_code = 0; in lwp_user_stack_init()
/components/drivers/include/drivers/
A Dscsi.h70 rt_uint8_t error_code; /* 7 Valid, 6-0 Err. code */
/components/drivers/ata/
A Dahci.c307 request_sense->error_code = 0x72; in ahci_scsi_transfer()

Completed in 8 milliseconds