Home
last modified time | relevance | path

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

/Linux-v5.10/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.h1029 struct list_head port_list_head; member
/Linux-v5.10/drivers/scsi/
Dhpsa.h41 struct list_head port_list_head; member
Dhpsa.c9660 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9693 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9708 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()