Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_gbl.h733 int qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport, bool);
Dqla_edif.c573 rval = qla24xx_async_gffid(vha, fcport, true); in qla_edif_app_start()
946 rval = qla24xx_async_gffid(vha, fcport, in qla_edif_app_getfcinfo()
Dqla_gs.c3344 int qla24xx_async_gffid(scsi_qla_host_t *vha, fc_port_t *fcport, bool wait) in qla24xx_async_gffid() function