Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c9552 struct hpsa_sas_port *hpsa_sas_port) in hpsa_alloc_sas_phy() argument
9561 phy = sas_phy_alloc(hpsa_sas_port->parent_node->parent_dev, in hpsa_alloc_sas_phy()
9562 hpsa_sas_port->next_phy_index); in hpsa_alloc_sas_phy()
9568 hpsa_sas_port->next_phy_index++; in hpsa_alloc_sas_phy()
9570 hpsa_sas_phy->parent_port = hpsa_sas_port; in hpsa_alloc_sas_phy()
9589 struct hpsa_sas_port *hpsa_sas_port; in hpsa_sas_port_add_phy() local
9593 hpsa_sas_port = hpsa_sas_phy->parent_port; in hpsa_sas_port_add_phy()
9598 identify->sas_address = hpsa_sas_port->sas_address; in hpsa_sas_port_add_phy()
9612 sas_port_add_phy(hpsa_sas_port->port, hpsa_sas_phy->phy); in hpsa_sas_port_add_phy()
9614 &hpsa_sas_port->phy_list_head); in hpsa_sas_port_add_phy()
[all …]
H A Dhpsa.h44 struct hpsa_sas_port { struct
57 struct hpsa_sas_port *parent_port; argument
112 struct hpsa_sas_port *sas_port;