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

/linux-master/drivers/scsi/
H A Dhpsa.h39 struct hpsa_sas_node { struct
50 struct hpsa_sas_node *parent_node;
312 struct hpsa_sas_node *sas_host;
H A Dhpsa.c240 static int hpsa_add_sas_device(struct hpsa_sas_node *hpsa_sas_node,
9650 *hpsa_alloc_sas_port(struct hpsa_sas_node *hpsa_sas_node, argument
9662 hpsa_sas_port->parent_node = hpsa_sas_node;
9664 port = sas_port_alloc_num(hpsa_sas_node->parent_dev);
9675 &hpsa_sas_node->port_list_head);
9701 static struct hpsa_sas_node *hpsa_alloc_sas_node(struct device *parent_dev)
9703 struct hpsa_sas_node *hpsa_sas_node; local
9714 hpsa_free_sas_node(struct hpsa_sas_node *hpsa_sas_node) argument
9751 struct hpsa_sas_node *hpsa_sas_node; local
9797 hpsa_add_sas_device(struct hpsa_sas_node *hpsa_sas_node, struct hpsa_scsi_dev_t *device) argument
[all...]

Completed in 181 milliseconds