/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_internal.h | 33 int hard_reset; member
|
H A D | sas_init.c | 222 static int transport_sas_phy_reset(struct sas_phy *phy, int hard_reset) in transport_sas_phy_reset() argument 288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() argument 474 static int queue_phy_reset(struct sas_phy *phy, int hard_reset) in queue_phy_reset() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_internal.h | 34 int hard_reset; member
|
H A D | sas_init.c | 221 static int transport_sas_phy_reset(struct sas_phy *phy, int hard_reset) in transport_sas_phy_reset() argument 288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset() argument 521 static int queue_phy_reset(struct sas_phy *phy, int hard_reset) in queue_phy_reset() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 418 static int pqi_sas_phy_reset(struct sas_phy *phy, int hard_reset) in pqi_sas_phy_reset() argument
|
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H 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() argument
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | device.c | 848 int hl_device_reset(struct hl_device *hdev, bool hard_reset, in hl_device_reset() argument [all...] |
H A D | hw_queue.c | 901 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset() argument
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | hw_queue.c | 1121 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset() argument
|
H A D | device.c | 1189 static void cleanup_resources(struct hl_device *hdev, bool hard_reset, bool fw_reset, in cleanup_resources() argument 1495 bool hard_reset, from_hard_reset_thread, fw_reset, reset_upon_device_release, in hl_device_reset() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | orinoco.h | 63 int (*hard_reset)(struct orinoco_private *); member
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 1509 _transport_phy_reset(struct sas_phy *phy, int hard_reset) in _transport_phy_reset() argument
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 1709 _transport_phy_reset(struct sas_phy *phy, int hard_reset) in _transport_phy_reset() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | orinoco.h | 63 int (*hard_reset)(struct orinoco_private *); member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_sas.c | 573 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset() argument
|
H A D | BusLogic.c | 1194 static bool blogic_hwreset(struct blogic_adapter *adapter, bool hard_reset) in blogic_hwreset() argument 3325 static int blogic_resetadapter(struct blogic_adapter *adapter, bool hard_reset) in blogic_resetadapter() argument
|
H A D | BusLogic.h | 287 bool hard_reset:1; /* Bit 7 */ member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H 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() argument
|
H A D | BusLogic.c | 1087 static bool blogic_hwreset(struct blogic_adapter *adapter, bool hard_reset) in blogic_hwreset() argument 3181 static int blogic_resetadapter(struct blogic_adapter *adapter, bool hard_reset) in blogic_resetadapter() argument
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 2877 mpi3mr_transport_phy_reset(struct sas_phy *phy, int hard_reset) in mpi3mr_transport_phy_reset() argument
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptsas.c | 2079 static int mptsas_phy_reset(struct sas_phy *phy, int hard_reset) in mptsas_phy_reset() argument
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptsas.c | 2107 static int mptsas_phy_reset(struct sas_phy *phy, int hard_reset) in mptsas_phy_reset() argument
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/ |
H A D | gaudi.c | 2656 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset) in gaudi_halt_engines() argument 3018 static void gaudi_hw_fini(struct hl_device *hdev, bool hard_reset) in gaudi_hw_fini() argument
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/ |
H A D | goya.c | 2268 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset) in goya_halt_engines() argument 2580 static void goya_hw_fini(struct hl_device *hdev, bool hard_reset) in goya_hw_fini() argument
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 2461 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines() argument 2789 static int goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini() argument
|