Home
last modified time | relevance | path

Searched refs:FCF_ASYNC_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_init.c211 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()
276 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()
369 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
375 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()
416 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()
424 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()
436 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()
478 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()
534 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()
549 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()
[all …]
H A Dqla_iocb.c2835 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
2967 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_els_dcmd2_iocb()
3044 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
H A Dqla_os.c4967 fcport->flags |= FCF_ASYNC_ACTIVE; \
5384 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
H A Dqla_def.h2610 #define FCF_ASYNC_ACTIVE BIT_5 macro
H A Dqla_gs.c2852 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()