Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c145 &pqi_sas_node->port_list_head); in pqi_alloc_sas_port()
178 INIT_LIST_HEAD(&pqi_sas_node->port_list_head); in pqi_alloc_sas_node()
193 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h1020 struct list_head port_list_head; member
/Linux-v5.4/drivers/scsi/
Dhpsa.h40 struct list_head port_list_head; member
Dhpsa.c9623 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9656 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9671 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()