Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c153 &pqi_sas_node->port_list_head); in pqi_alloc_sas_port()
186 INIT_LIST_HEAD(&pqi_sas_node->port_list_head); in pqi_alloc_sas_node()
201 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h1241 struct list_head port_list_head; member
/linux-6.12.1/drivers/scsi/
Dhpsa.h41 struct list_head port_list_head; member
Dhpsa.c9675 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9708 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9723 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()