Searched refs:qla2x00_find_fcport_by_nportid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 608 fc_port_t *qla2x00_find_fcport_by_nportid(scsi_qla_host_t *, port_id_t *, u8);
|
H A D | qla_nvme.c | 1269 fcport = qla2x00_find_fcport_by_nportid(vha, &id, 0); in qla2xxx_process_purls_iocb()
|
H A D | qla_isr.c | 1026 qla2x00_find_fcport_by_nportid(scsi_qla_host_t *vha, port_id_t *id, in qla2x00_find_fcport_by_nportid() function
|
H A D | qla_target.c | 5403 sess = qla2x00_find_fcport_by_nportid(vha, &id, 1); in __qlt_send_busy()
|
H A D | qla_os.c | 5420 tfcp = qla2x00_find_fcport_by_nportid(vha, in qla24xx_create_new_sess()
|
H A D | qla_init.c | 1860 fcport = qla2x00_find_fcport_by_nportid(vha, &ea->id, 1); in qla2x00_handle_rscn()
|