Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c130 list_add_tail(&pqi_sas_port->port_list_entry, in pqi_alloc_sas_port()
153 list_del(&pqi_sas_port->port_list_entry); in pqi_free_sas_port()
179 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h917 struct list_head port_list_entry; member
/Linux-v4.19/drivers/scsi/
Dhpsa.h44 struct list_head port_list_entry; member
Dhpsa.c9528 list_add_tail(&hpsa_sas_port->port_list_entry, in hpsa_alloc_sas_port()
9551 list_del(&hpsa_sas_port->port_list_entry); in hpsa_free_sas_port()
9577 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()