Searched defs:hisi_sas_phy (Results 1 – 1 of 1) sorted by relevance
134 struct hisi_sas_phy { struct135 struct work_struct works[HISI_PHYES_NUM];136 struct hisi_hba *hisi_hba;137 struct hisi_sas_port *port;138 struct asd_sas_phy sas_phy;139 struct sas_identify identify;140 struct completion *reset_completion;141 spinlock_t lock;142 u64 port_id; /* from hw */143 u64 frame_rcvd_size;[all …]