Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_def.h5180 #define IS_SESSION_DELETED(_fcport) (_fcport->disc_state == DSC_DELETE_PEND || \ macro
H A Dqla_init.c573 if (IS_SESSION_DELETED(fcport)) { in qla2x00_async_adisc()
1327 if (IS_SESSION_DELETED(fcport)) { in qla24xx_async_gpdb()