Searched refs:mpt3sas_get_port_by_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 387 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, in mpt3sas_get_port_by_id() function 6055 mport = mpt3sas_get_port_by_id(ioc, port_id, 1); in _scsih_update_vphys_after_reset() 6500 port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_alloc_vphy() 6576 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_refresh() 6620 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_refresh() 6744 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_add() 6775 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_add() 6868 mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add() 6880 sas_address, mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add() 6898 sas_expander->port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_expander_add() [all …]
|
D | mpt3sas_transport.c | 1420 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_get_linkerrors() 1709 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_reset() 1768 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_enable() 1908 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_speed()
|
D | mpt3sas_base.h | 1791 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, u8 port,
|