Searched refs:hba_port (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 478 (sas_expander->hba_port != hba_port)) in mpi3mr_expander_find_by_sas_address() 680 if (mr_sas_port->hba_port != hba_port) in mpi3mr_add_phy_to_an_existing_port() 1029 hba_port, hba_port->port_id); in mpi3mr_alloc_hba_port() 1375 mr_sas_port->hba_port = hba_port; in mpi3mr_sas_port_add() 1387 (mr_sas_node->phy[i].hba_port != hba_port)) in mpi3mr_sas_port_add() 1447 mr_sas_phy->hba_port = hba_port; in mpi3mr_sas_port_add() 1545 if (mr_sas_port->hba_port != hba_port) in mpi3mr_sas_port_remove() 2106 sas_expander->hba_port = hba_port; in mpi3mr_expander_add() 2157 sas_expander->phy[i].hba_port = hba_port; in mpi3mr_expander_add() 2387 tgtdev->dev_spec.sas_sata_inf.hba_port = hba_port; in mpi3mr_report_tgtdev_to_sas_transport() [all …]
|
| H A D | mpi3mr.h | 562 struct mpi3mr_hba_port *hba_port; member 590 struct mpi3mr_hba_port *hba_port; member 621 struct mpi3mr_hba_port *hba_port; member 659 struct mpi3mr_hba_port *hba_port; member 1544 struct mpi3mr_hba_port *hba_port); 1553 struct mpi3mr_hba_port *hba_port);
|
| H A D | mpi3mr_os.c | 1240 if (tgtdev->dev_spec.sas_sata_inf.hba_port) in mpi3mr_update_tgtdev() 1241 tgtdev->dev_spec.sas_sata_inf.hba_port->port_id = in mpi3mr_update_tgtdev() 1713 struct mpi3mr_hba_port *hba_port = NULL; in mpi3mr_sastopochg_evt_bh() local 1721 hba_port = mpi3mr_get_hba_port_by_id(mrioc, in mpi3mr_sastopochg_evt_bh() 1729 hba_port = sas_expander->hba_port; in mpi3mr_sastopochg_evt_bh() 1772 parent_phy_number, link_rate, hba_port); in mpi3mr_sastopochg_evt_bh() 1786 hba_port); in mpi3mr_sastopochg_evt_bh()
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_transport.c | 501 struct hba_port *port = mpt3sas_port->hba_port; in _transport_delete_port() 680 u64 sas_address, struct hba_port *hba_port) in mpt3sas_transport_port_add() argument 692 if (!hba_port) { in mpt3sas_transport_port_add() 732 mpt3sas_port->hba_port = hba_port; in mpt3sas_transport_port_add() 895 struct hba_port *hba_port_next, *hba_port = NULL; in mpt3sas_transport_port_remove() local 955 !hba_port->sas_address) && !hba_port->vphys_mask) { in mpt3sas_transport_port_remove() 958 hba_port, hba_port->port_id); in mpt3sas_transport_port_remove() 960 kfree(hba_port); in mpt3sas_transport_port_remove() 972 hba_port, hba_port->port_id); in mpt3sas_transport_port_remove() 1161 struct hba_port *port) in mpt3sas_transport_update_links() [all …]
|
| H A D | mpt3sas_base.h | 448 struct hba_port *port; 582 struct hba_port *port; 763 struct hba_port *hba_port; member 789 struct hba_port *port; 820 struct hba_port *port; 1082 struct hba_port { struct 1816 struct hba_port *port); 1821 struct hba_port * 1829 struct hba_port *port); 1832 struct hba_port *port); [all …]
|
| H A D | mpt3sas_scsih.c | 384 struct hba_port * 440 struct hba_port *port, u32 phy) in mpt3sas_get_vphy_by_phy() 6127 struct hba_port *port_table) in _scsih_get_port_table_after_reset() 6310 struct hba_port *hba_port_entry, struct hba_port *port_table, in _scsih_add_or_del_phys_from_existing_port() 6513 struct hba_port *port; in _scsih_alloc_vphy() 6563 struct hba_port *port; in _scsih_sas_host_refresh() 6700 struct hba_port *port; in _scsih_sas_host_add() 7039 struct hba_port *port) in mpt3sas_expander_remove() 7183 struct hba_port *port; in _scsih_check_device() 7577 struct hba_port *port; in _scsih_sas_topology_change_event() [all …]
|
| /linux-6.15/drivers/scsi/esas2r/ |
| H A D | atvda.h | 50 u64 hba_port; member 63 u64 hba_port; member
|