Searched refs:hpsa_sas_port (Results 1 – 2 of 2) sorted by relevance
9229 struct hpsa_sas_port *hpsa_sas_port) in hpsa_alloc_sas_phy() argument9238 phy = sas_phy_alloc(hpsa_sas_port->parent_node->parent_dev, in hpsa_alloc_sas_phy()9239 hpsa_sas_port->next_phy_index); in hpsa_alloc_sas_phy()9245 hpsa_sas_port->next_phy_index++; in hpsa_alloc_sas_phy()9247 hpsa_sas_phy->parent_port = hpsa_sas_port; in hpsa_alloc_sas_phy()9266 struct hpsa_sas_port *hpsa_sas_port; in hpsa_sas_port_add_phy() local9270 hpsa_sas_port = hpsa_sas_phy->parent_port; in hpsa_sas_port_add_phy()9275 identify->sas_address = hpsa_sas_port->sas_address; in hpsa_sas_port_add_phy()9289 sas_port_add_phy(hpsa_sas_port->port, hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()9291 &hpsa_sas_port->phy_list_head); in hpsa_sas_port_add_phy()[all …]
42 struct hpsa_sas_port { struct55 struct hpsa_sas_port *parent_port; argument104 struct hpsa_sas_port *sas_port;