Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c155 &pqi_sas_node->port_list_head); in pqi_alloc_sas_port()
188 INIT_LIST_HEAD(&pqi_sas_node->port_list_head); in pqi_alloc_sas_node()
203 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h1213 struct list_head port_list_head; member
/Linux-v6.1/drivers/scsi/
Dhpsa.h41 struct list_head port_list_head; member
Dhpsa.c9682 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9715 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9730 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()