Home
last modified time | relevance | path

Searched refs:qla2x00_find_fcport_by_pid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.c279 qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id) in qla2x00_find_fcport_by_pid() function
782 fcport = qla2x00_find_fcport_by_pid(vha, &portid); in qla_edif_app_authok()
897 fcport = qla2x00_find_fcport_by_pid(vha, &portid); in qla_edif_app_authfail()
1148 fcport = qla2x00_find_fcport_by_pid(vha, &ack.port_id); in qla_edif_ack()
1585 fcport = qla2x00_find_fcport_by_pid(vha, &portid); in qla24xx_sadb_update()
2259 fcport = qla2x00_find_fcport_by_pid(vha, &id); in qla_edb_eventcreate()
2632 fcport = qla2x00_find_fcport_by_pid(host, &purex->pur_info.pur_sid); in qla24xx_auth_els()
3559 fcport = qla2x00_find_fcport_by_pid(vha, &d_id); in qla_edif_process_els()
H A Dqla_gbl.h978 fc_port_t *qla2x00_find_fcport_by_pid(scsi_qla_host_t *vha, port_id_t *id);