Searched refs:raw_status (Results 1 – 1 of 1) sorted by relevance
566 const u16 raw_status = le16_to_cpu(er->status); in pcan_usb_pro_handle_error() local581 if (!raw_status) { in pcan_usb_pro_handle_error()587 if (raw_status & (PCAN_USBPRO_STATUS_OVERRUN | in pcan_usb_pro_handle_error()593 if (raw_status & PCAN_USBPRO_STATUS_BUS) { in pcan_usb_pro_handle_error()595 } else if (raw_status & PCAN_USBPRO_STATUS_ERROR) { in pcan_usb_pro_handle_error()650 if (raw_status & PCAN_USBPRO_STATUS_OVERRUN) { in pcan_usb_pro_handle_error()657 if (raw_status & PCAN_USBPRO_STATUS_QOVERRUN) { in pcan_usb_pro_handle_error()