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()167 struct pqi_sas_phy *pqi_sas_phy; in pqi_free_sas_port() local229 struct pqi_sas_phy *pqi_sas_phy; in pqi_add_sas_host() local
1255 struct pqi_sas_phy { struct1256 struct list_head phy_list_entry;1257 struct sas_phy *phy;1258 struct pqi_sas_port *parent_port;1259 bool added_to_port;