Home
last modified time | relevance | path

Searched defs:hard_reset (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_internal.h33 int hard_reset; member
H A Dsas_init.c222 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 Dsas_internal.h34 int hard_reset; member
H A Dsas_init.c221 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 Dsmartpqi_sas_transport.c418 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 Dsmartpqi_sas_transport.c428 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 Ddevice.c848 int hl_device_reset(struct hl_device *hdev, bool hard_reset, in hl_device_reset() argument
[all...]
H A Dhw_queue.c901 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 Dhw_queue.c1121 void hl_hw_queue_reset(struct hl_device *hdev, bool hard_reset) in hl_hw_queue_reset() argument
H A Ddevice.c1189 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 Dorinoco.h63 int (*hard_reset)(struct orinoco_private *); member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1509 _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 Dmpt3sas_transport.c1709 _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 Dorinoco.h63 int (*hard_reset)(struct orinoco_private *); member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_sas.c573 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset() argument
H A DBusLogic.c1194 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 DBusLogic.h287 bool hard_reset:1; /* Bit 7 */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_sas.c579 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset() argument
H A DBusLogic.c1087 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 Dmpi3mr_transport.c2877 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 Dmptsas.c2079 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 Dmptsas.c2107 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 Dgaudi.c2656 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 Dgoya.c2268 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 Dgoya.c2461 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

Completed in 62 milliseconds

12