Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c144 list_add_tail(&pqi_sas_port->port_list_entry, in pqi_alloc_sas_port()
167 list_del(&pqi_sas_port->port_list_entry); in pqi_free_sas_port()
193 &pqi_sas_node->port_list_head, port_list_entry) in pqi_free_sas_node()
Dsmartpqi.h1024 struct list_head port_list_entry; member
/Linux-v5.4/drivers/scsi/
Dhpsa.h44 struct list_head port_list_entry; member
Dhpsa.c9622 list_add_tail(&hpsa_sas_port->port_list_entry, in hpsa_alloc_sas_port()
9645 list_del(&hpsa_sas_port->port_list_entry); in hpsa_free_sas_port()
9671 &hpsa_sas_node->port_list_head, port_list_entry) in hpsa_free_sas_node()