Searched defs:hard_reset (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_power.c | 87 pvr_power_fw_disable(struct pvr_device *pvr_dev, bool hard_reset) in pvr_power_fw_disable() 335 pvr_power_reset(struct pvr_device *pvr_dev, bool hard_reset) in pvr_power_reset()
|
/linux-6.12.1/drivers/scsi/libsas/ |
D | sas_init.c | 221 static int transport_sas_phy_reset(struct sas_phy *phy, int hard_reset) in transport_sas_phy_reset() 288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() 521 static int queue_phy_reset(struct sas_phy *phy, int hard_reset) in queue_phy_reset()
|
D | sas_internal.h | 34 int hard_reset; member
|
/linux-6.12.1/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 428 static int pqi_sas_phy_reset(struct sas_phy *phy, int hard_reset) in pqi_sas_phy_reset()
|
/linux-6.12.1/drivers/accel/habanalabs/common/ |
D | device.c | 1303 static void cleanup_resources(struct hl_device *hdev, bool hard_reset, bool fw_reset, in cleanup_resources() 1633 bool hard_reset, from_hard_reset_thread, fw_reset, reset_upon_device_release, in hl_device_reset() local
|
D | hw_queue.c | 1138 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset()
|
/linux-6.12.1/drivers/scsi/ |
D | BusLogic.c | 1088 static bool blogic_hwreset(struct blogic_adapter *adapter, bool hard_reset) in blogic_hwreset()
|
D | scsi_transport_sas.c | 602 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset()
|
D | BusLogic.h | 279 bool hard_reset:1; /* Bit 7 */ member
|
D | hpsa.c | 9877 hpsa_sas_phy_reset(struct sas_phy *phy, int hard_reset) in hpsa_sas_phy_reset()
|
/linux-6.12.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 1705 _transport_phy_reset(struct sas_phy *phy, int hard_reset) in _transport_phy_reset()
|
/linux-6.12.1/drivers/accel/habanalabs/goya/ |
D | goya.c | 2456 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines() 2784 static int goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini()
|
/linux-6.12.1/drivers/scsi/mpi3mr/ |
D | mpi3mr_transport.c | 2927 mpi3mr_transport_phy_reset(struct sas_phy *phy, int hard_reset) in mpi3mr_transport_phy_reset()
|
/linux-6.12.1/drivers/accel/habanalabs/gaudi/ |
D | gaudi.c | 3601 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_halt_engines() 4003 static int gaudi_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_hw_fini()
|
/linux-6.12.1/drivers/message/fusion/ |
D | mptsas.c | 2108 static int mptsas_phy_reset(struct sas_phy *phy, int hard_reset) in mptsas_phy_reset()
|
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/ |
D | gaudi2.c | 4830 static void gaudi2_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_halt_engines() 6368 static int gaudi2_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_hw_fini()
|