Searched refs:hpsa_sas_port (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dhpsa.h44 struct hpsa_sas_port { struct
57 struct hpsa_sas_port *parent_port;
112 struct hpsa_sas_port *sas_port;
H A Dhpsa.c9567 struct hpsa_sas_port *hpsa_sas_port)
9576 phy = sas_phy_alloc(hpsa_sas_port->parent_node->parent_dev,
9577 hpsa_sas_port->next_phy_index);
9583 hpsa_sas_port->next_phy_index++;
9585 hpsa_sas_phy->parent_port = hpsa_sas_port;
9604 struct hpsa_sas_port *hpsa_sas_port; local
9608 hpsa_sas_port = hpsa_sas_phy->parent_port;
9613 identify->sas_address = hpsa_sas_port
9566 hpsa_alloc_sas_phy( struct hpsa_sas_port *hpsa_sas_port) argument
9636 hpsa_sas_port_add_rphy(struct hpsa_sas_port *hpsa_sas_port, struct sas_rphy *rphy) argument
9654 struct hpsa_sas_port *hpsa_sas_port; local
9687 hpsa_free_sas_port(struct hpsa_sas_port *hpsa_sas_port) argument
9716 struct hpsa_sas_port *hpsa_sas_port; local
9752 struct hpsa_sas_port *hpsa_sas_port; local
9801 struct hpsa_sas_port *hpsa_sas_port; local
[all...]

Completed in 189 milliseconds