Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c387 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, in mpt3sas_get_port_by_id() function
6068 mport = mpt3sas_get_port_by_id(ioc, port_id, 1); in _scsih_update_vphys_after_reset()
6528 port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_alloc_vphy()
6604 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_refresh()
6672 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_refresh()
6812 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_add()
6843 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_add()
6936 mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add()
6948 sas_address, mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add()
6966 sas_expander->port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_expander_add()
[all …]
Dmpt3sas_transport.c1422 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_get_linkerrors()
1711 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_reset()
1770 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_enable()
1910 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_speed()
Dmpt3sas_base.h1821 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, u8 port,