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-4.19/drivers/scsi/libsas/
Dsas_internal.h42 struct sas_phy_data { struct
44 struct sas_phy *phy;
45 struct mutex event_lock;
46 int hard_reset;
47 int reset_result;
48 struct sas_work reset_work;
49 int enable;
50 int enable_result;
51 struct sas_work enable_work;