Searched defs:pqi_sas_phy (Results 1 – 2 of 2) sorted by relevance
22 struct pqi_sas_phy *pqi_sas_phy; in pqi_alloc_sas_phy() local43 static void pqi_free_sas_phy(struct pqi_sas_phy *pqi_sas_phy) in pqi_free_sas_phy()54 static int pqi_sas_port_add_phy(struct pqi_sas_phy *pqi_sas_phy) in pqi_sas_port_add_phy()169 struct pqi_sas_phy *pqi_sas_phy; in pqi_free_sas_port() local231 struct pqi_sas_phy *pqi_sas_phy; in pqi_add_sas_host() local
1227 struct pqi_sas_phy { struct1228 struct list_head phy_list_entry;1229 struct sas_phy *phy;1230 struct pqi_sas_port *parent_port;1231 bool added_to_port;