Searched refs:hpsa_sas_port (Results 1 – 2 of 2) sorted by relevance
9580 struct hpsa_sas_port *hpsa_sas_port) in hpsa_alloc_sas_phy() argument9617 struct hpsa_sas_port *hpsa_sas_port; in hpsa_sas_port_add_phy() local9649 hpsa_sas_port_add_rphy(struct hpsa_sas_port *hpsa_sas_port, in hpsa_sas_port_add_rphy() argument9667 struct hpsa_sas_port *hpsa_sas_port; in hpsa_alloc_sas_port() local9670 hpsa_sas_port = kzalloc(sizeof(*hpsa_sas_port), GFP_KERNEL); in hpsa_alloc_sas_port()9671 if (!hpsa_sas_port) in hpsa_alloc_sas_port()9700 static void hpsa_free_sas_port(struct hpsa_sas_port *hpsa_sas_port) in hpsa_free_sas_port() argument9729 struct hpsa_sas_port *hpsa_sas_port; in hpsa_free_sas_node() local9765 struct hpsa_sas_port *hpsa_sas_port; in hpsa_add_sas_host() local9813 struct hpsa_sas_port *hpsa_sas_port; in hpsa_add_sas_device() local[all …]
44 struct hpsa_sas_port { struct57 struct hpsa_sas_port *parent_port; argument112 struct hpsa_sas_port *sas_port;
Completed in 21 milliseconds