Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A 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()
H A Dsmartpqi.h1241 struct list_head port_list_head; member
/linux/drivers/scsi/
H A Dhpsa.h41 struct list_head port_list_head; member
H A Dhpsa.c9659 &hpsa_sas_node->port_list_head); in hpsa_alloc_sas_port()
9692 INIT_LIST_HEAD(&hpsa_sas_node->port_list_head); in hpsa_alloc_sas_node()
9707 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()