Home
last modified time | relevance | path

Searched defs:sas_phy_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_internal.h29 struct sas_phy_data { struct
31 struct sas_phy *phy;
32 struct mutex event_lock;
33 int hard_reset;
34 int reset_result;
35 struct sas_work reset_work;
36 int enable;
37 int enable_result;
38 struct sas_work enable_work;
/kernel/linux/linux-6.6/drivers/scsi/libsas/
Dsas_internal.h30 struct sas_phy_data { struct
32 struct sas_phy *phy;
33 struct mutex event_lock;
34 int hard_reset;
35 int reset_result;
36 struct sas_work reset_work;
37 int enable;
38 int enable_result;
39 struct sas_work enable_work;