Searched refs:SRB_LOGIN_RETRIED (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_isr.c914 data[1] = lio->u.logio.flags & SRB_LOGIN_RETRIED ?
1141 data[1] = lio->u.logio.flags & SRB_LOGIN_RETRIED ?
H A Dqla_init.c112 lio->u.logio.data[1] = lio->u.logio.flags & SRB_LOGIN_RETRIED ?
154 lio->u.logio.flags |= SRB_LOGIN_RETRIED;
254 lio->u.logio.flags |= SRB_LOGIN_RETRIED;
H A Dqla_def.h231 #define SRB_LOGIN_RETRIED BIT_0 macro

Completed in 117 milliseconds