Searched refs:mpt3sas_get_port_by_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 386 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, in mpt3sas_get_port_by_id() function 6067 mport = mpt3sas_get_port_by_id(ioc, port_id, 1); in _scsih_update_vphys_after_reset() 6527 port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_alloc_vphy() 6603 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_refresh() 6671 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_refresh() 6811 if (!(mpt3sas_get_port_by_id(ioc, port_id, 0))) { in _scsih_sas_host_add() 6842 mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_sas_host_add() 6935 mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add() 6947 sas_address, mpt3sas_get_port_by_id(ioc, port_id, 0)); in _scsih_expander_add() 6965 sas_expander->port = mpt3sas_get_port_by_id(ioc, port_id, 0); in _scsih_expander_add() [all …]
|
D | mpt3sas_transport.c | 1432 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_get_linkerrors() 1721 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_reset() 1780 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_enable() 1920 mpt3sas_get_port_by_id(ioc, port_id, 0)) == NULL) { in _transport_phy_speed()
|
D | mpt3sas_base.h | 1822 mpt3sas_get_port_by_id(struct MPT3SAS_ADAPTER *ioc, u8 port,
|