Home
last modified time | relevance | path

Searched refs:hw_error (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/megaraid/
H A Dmegaraid_mbox.h205 int hw_error; member
H A Dmegaraid_mbox.c2400 if (raid_dev->hw_error) { in megaraid_abort_handler()
2535 if (raid_dev->hw_error) { in megaraid_reset_handler()
2616 raid_dev->hw_error = 1; in megaraid_reset_handler()
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h1002 __u64 hw_error; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h1002 __u64 hw_error; member
/linux/drivers/bluetooth/
H A Dhci_qca.c2031 hu->hdev->hw_error = qca_hw_error; in qca_setup()
2293 hu->hdev->hw_error = NULL; in qca_hci_shutdown()
H A Dbtintel_pcie.c2463 hdev->hw_error = btintel_pcie_hw_error; in btintel_pcie_setup_hdev()
H A Dbtintel.c3758 hdev->hw_error = btintel_hw_error; in btintel_configure_setup()
H A Dbtusb.c4312 hdev->hw_error = btusb_rtl_hw_error; in btusb_probe()
/linux/net/bluetooth/
H A Dhci_core.c993 if (hdev->hw_error) in hci_error_reset()
994 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c2472 trans->dbg.hw_error = true; in iwl_pcie_irq_msix_handler()
/linux/include/net/bluetooth/
H A Dhci_core.h652 void (*hw_error)(struct hci_dev *hdev, u8 code); member