Searched refs:error_state (Results 1 – 24 of 24) sorted by relevance
29 static_assert(offsetof(struct rogue_mips_state, error_state) == 0,
318 u32 error_state; /* This must come first in the structure. */ member
469 u8 error_state; member1173 if (es->usbcan.error_state & USBCAN_ERROR_STATE_TX_ERROR) in kvaser_usb_leaf_rx_error_update_can_state()1175 if (es->usbcan.error_state & USBCAN_ERROR_STATE_RX_ERROR) in kvaser_usb_leaf_rx_error_update_can_state()1177 if (es->usbcan.error_state & USBCAN_ERROR_STATE_BUSERROR) in kvaser_usb_leaf_rx_error_update_can_state()1275 if (es->usbcan.error_state & USBCAN_ERROR_STATE_BUSERROR) in kvaser_usb_leaf_rx_error()1311 es->usbcan.error_state |= USBCAN_ERROR_STATE_TX_ERROR; in kvaser_usb_leaf_usbcan_conditionally_rx_error()1315 es->usbcan.error_state |= USBCAN_ERROR_STATE_RX_ERROR; in kvaser_usb_leaf_usbcan_conditionally_rx_error()1320 es->usbcan.error_state |= USBCAN_ERROR_STATE_BUSERROR; in kvaser_usb_leaf_usbcan_conditionally_rx_error()
488 goto error_state; in cpuidle_add_state_sysfs()500 goto error_state; in cpuidle_add_state_sysfs()509 error_state: in cpuidle_add_state_sysfs()
63 dev->error_state, state); in report_error_detected()
540 xchg(&dev->error_state, pci_channel_io_perm_failure); in pci_dev_set_io_state()543 old = cmpxchg(&dev->error_state, pci_channel_io_normal, in pci_dev_set_io_state()547 old = cmpxchg(&dev->error_state, pci_channel_io_frozen, in pci_dev_set_io_state()
1990 dev->error_state = pci_channel_io_normal; in pci_setup_device()
328 goto error_state; in sun6i_isp_capture_start_streaming()343 error_state: in sun6i_isp_capture_start_streaming()
617 goto error_state; in sun6i_csi_capture_start_streaming()632 error_state: in sun6i_csi_capture_start_streaming()
236 if (pdev->error_state != pci_channel_io_normal) { in fbnic_probe()
115 u8 error_state; member
525 if (chan->error_state) in dwc2_hc_enable_slave_ints()541 if (chan->error_state) in dwc2_hc_enable_slave_ints()593 if (chan->error_state && !chan->do_split && in dwc2_hc_enable_dma_ints()2585 chan->error_state = (qtd->error_count > 0); in dwc2_assign_and_init_hc()
1188 if ((pdev->error_state) && (pdev->error_state != pci_channel_io_normal)) in pch_gbe_update_stats()1925 if ((pdev->error_state) && (pdev->error_state != pci_channel_io_normal)) in pch_gbe_down()
2100 if (pdev->error_state != pci_channel_io_normal) { in fm10k_probe()
157 if (dev->error_state == pci_channel_io_normal) in cleanup_aer_uncorrect_error_status()
286 if (dev->error_state == pci_channel_io_normal) in cleanup_aer_uncorrect_error_status()
55 if (ha->pdev->error_state == pci_channel_io_perm_failure) { in qlafx00_mailbox_command()
7890 pdev->error_state = pci_channel_io_normal; in qla2xxx_pci_slot_reset()
126 if (ha->pdev->error_state == pci_channel_io_perm_failure) { in qla2x00_mailbox_command()
3769 pdev->error_state = pci_channel_io_normal; in qlcnic_attach_func()
4218 pdev->error_state = pci_channel_io_normal; in qlcnic_83xx_io_slot_reset()
2976 if (pdev->error_state != pci_channel_io_normal) in nvme_pci_ctrl_is_dead()
308 if (adap->pdev->error_state != pci_channel_io_normal) in t4_wr_mbox_meat_timeout()
6466 if (tp->pdev->error_state != pci_channel_io_normal) { in tg3_dump_state()11276 tp->pdev->error_state != pci_channel_io_normal) { in tg3_reset_task()
Completed in 149 milliseconds