Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1652 h_port->used = 1; in mpi3mr_update_mr_sas_port()
1659 h_port->iounit_port_id, h_port->phy_mask); in mpi3mr_update_mr_sas_port()
1708 struct host_port *h_port = NULL; in mpi3mr_refresh_sas_ports() local
1723 if (!h_port) in mpi3mr_refresh_sas_ports()
1741 h_port[j].phy_mask |= (1 << i); in mpi3mr_refresh_sas_ports()
1771 h_port[port_idx].used = 0; in mpi3mr_refresh_sas_ports()
1793 h_port[i].iounit_port_id, h_port[i].sas_address, in mpi3mr_refresh_sas_ports()
1794 h_port[i].phy_mask, h_port[i].lowest_phy); in mpi3mr_refresh_sas_ports()
1823 if (h_port[i].used) in mpi3mr_refresh_sas_ports()
1841 if (h_port[i].used) in mpi3mr_refresh_sas_ports()
[all …]