Home
last modified time | relevance | path

Searched defs:hpsa_sas_phy (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dhpsa.h52 struct hpsa_sas_phy { struct
53 struct list_head phy_list_entry;
54 struct sas_phy *phy;
55 struct hpsa_sas_port *parent_port;
56 bool added_to_port;
Dhpsa.c9231 struct hpsa_sas_phy *hpsa_sas_phy; in hpsa_alloc_sas_phy() local
9252 static void hpsa_free_sas_phy(struct hpsa_sas_phy *hpsa_sas_phy) in hpsa_free_sas_phy()
9263 static int hpsa_sas_port_add_phy(struct hpsa_sas_phy *hpsa_sas_phy) in hpsa_sas_port_add_phy()
9351 struct hpsa_sas_phy *hpsa_sas_phy; in hpsa_free_sas_port() local
9415 struct hpsa_sas_phy *hpsa_sas_phy; in hpsa_add_sas_host() local