Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h730 int qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport, bool);
H A Dqla_edif.c615 rval = qla24xx_async_gffid(vha, fcport, true); in qla_edif_app_start()
990 rval = qla24xx_async_gffid(vha, fcport, in qla_edif_app_getfcinfo()
H A Dqla_gs.c3047 int qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport, bool wait) in qla24xx_async_gffid() function