Searched defs:hard_reset (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/scsi/libsas/ |
A 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()
|
A D | sas_internal.h | 34 int hard_reset; member
|
/linux-6.3-rc2/drivers/scsi/smartpqi/ |
A 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.3-rc2/drivers/accel/habanalabs/common/ |
A D | device.c | 1123 static void cleanup_resources(struct hl_device *hdev, bool hard_reset, bool fw_reset, in cleanup_resources() 1427 bool hard_reset, from_hard_reset_thread, fw_reset, hard_instead_soft = false, in hl_device_reset() local
|
A D | hw_queue.c | 1121 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset()
|
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/ |
A D | orinoco.h | 63 int (*hard_reset)(struct orinoco_private *); member
|
/linux-6.3-rc2/drivers/scsi/ |
A D | BusLogic.c | 1087 static bool blogic_hwreset(struct blogic_adapter *adapter, bool hard_reset) in blogic_hwreset()
|
A D | scsi_transport_sas.c | 579 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset()
|
A D | BusLogic.h | 279 bool hard_reset:1; /* Bit 7 */ member
|
A D | hpsa.c | 9884 hpsa_sas_phy_reset(struct sas_phy *phy, int hard_reset) in hpsa_sas_phy_reset()
|
/linux-6.3-rc2/drivers/scsi/mpt3sas/ |
A D | mpt3sas_transport.c | 1699 _transport_phy_reset(struct sas_phy *phy, int hard_reset) in _transport_phy_reset()
|
/linux-6.3-rc2/drivers/accel/habanalabs/goya/ |
A D | goya.c | 2454 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines() 2785 static void goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini()
|
/linux-6.3-rc2/drivers/scsi/mpi3mr/ |
A D | mpi3mr_transport.c | 2880 mpi3mr_transport_phy_reset(struct sas_phy *phy, int hard_reset) in mpi3mr_transport_phy_reset()
|
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi/ |
A D | gaudi.c | 3661 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_halt_engines() 4071 static void gaudi_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_hw_fini()
|
/linux-6.3-rc2/drivers/message/fusion/ |
A D | mptsas.c | 2107 static int mptsas_phy_reset(struct sas_phy *phy, int hard_reset) in mptsas_phy_reset()
|
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi2/ |
A D | gaudi2.c | 4062 static void gaudi2_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_halt_engines() 5618 static void gaudi2_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_hw_fini()
|
Completed in 91 milliseconds