Home
last modified time | relevance | path

Searched refs:hba_port_next (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c895 struct hba_port *hba_port_next, *hba_port = NULL; in mpt3sas_transport_port_remove() local
940 list_for_each_entry_safe(hba_port, hba_port_next, in mpt3sas_transport_port_remove()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1529 struct mpi3mr_hba_port *srch_port, *hba_port_next = NULL; in mpi3mr_sas_port_remove() local
1559 list_for_each_entry_safe(srch_port, hba_port_next, in mpi3mr_sas_port_remove()
H A Dmpi3mr_os.c5397 struct mpi3mr_hba_port *port, *hba_port_next; in mpi3mr_remove() local
5452 list_for_each_entry_safe(port, hba_port_next, &mrioc->hba_port_table_list, list) { in mpi3mr_remove()