Home
last modified time | relevance | path

Searched refs:port_list_head (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c131 &pqi_sas_node->port_list_head); in pqi_alloc_sas_port()
164 INIT_LIST_HEAD(&pqi_sas_node->port_list_head); in pqi_alloc_sas_node()
179 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h913 struct list_head port_list_head; member
/Linux-v4.19/drivers/scsi/
Dhpsa.h40 struct list_head port_list_head; member
Dhpsa.c9529 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9562 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9577 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()