Searched defs:hard_reset (Results 1 – 14 of 14) sorted by relevance
/drivers/scsi/libsas/ |
D | sas_init.c | 222 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() 475 static int queue_phy_reset(struct sas_phy *phy, int hard_reset) in queue_phy_reset()
|
D | sas_internal.h | 33 int hard_reset; member
|
/drivers/misc/habanalabs/common/ |
D | device.c | 711 static void cleanup_resources(struct hl_device *hdev, bool hard_reset, bool fw_reset) in cleanup_resources() 931 bool hard_reset, from_hard_reset_thread, fw_reset, hard_instead_soft = false; in hl_device_reset() local
|
D | hw_queue.c | 1123 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset()
|
/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()
|
/drivers/net/wireless/intersil/orinoco/ |
D | orinoco.h | 63 int (*hard_reset)(struct orinoco_private *); member
|
/drivers/scsi/ |
D | BusLogic.c | 1087 static bool blogic_hwreset(struct blogic_adapter *adapter, bool hard_reset) in blogic_hwreset()
|
D | scsi_transport_sas.c | 573 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 | 9886 hpsa_sas_phy_reset(struct sas_phy *phy, int hard_reset) in hpsa_sas_phy_reset()
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 1709 _transport_phy_reset(struct sas_phy *phy, int hard_reset) in _transport_phy_reset()
|
/drivers/misc/habanalabs/goya/ |
D | goya.c | 2383 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines() 2706 static void goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini()
|
/drivers/misc/habanalabs/gaudi/ |
D | gaudi.c | 3839 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_halt_engines() 4247 static void gaudi_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_hw_fini()
|
/drivers/message/fusion/ |
D | mptsas.c | 2107 static int mptsas_phy_reset(struct sas_phy *phy, int hard_reset) in mptsas_phy_reset()
|