Searched defs:_sas_port (Results 1 – 2 of 2) sorted by relevance
757 struct _sas_port { struct758 struct list_head port_list;759 u8 num_phys;760 struct sas_identify remote_identify;761 struct sas_rphy *rphy;762 struct sas_port *port;763 struct hba_port *hba_port;764 struct list_head phy_list;
1345 struct asd_sas_port *_sas_port = NULL; in hisi_sas_rescan_topology() local