Searched refs:SRB_RETRY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2374 sp->flags |= SRB_RETRY;
2387 sp->flags |= SRB_RETRY;
2454 sp->flags |= SRB_RETRY;
2722 sp->flags |= SRB_RETRY;
2735 sp->flags |= SRB_RETRY;
2770 sp->flags |= SRB_RETRY;
3035 sp->flags |= SRB_RETRY;
3059 sp->flags |= SRB_RETRY;
3086 sp->flags |= SRB_RETRY;
3111 if ((sp->flags & SRB_RETRY)
[all...]
H A Dql_init.c3948 sp->flags &= ~SRB_RETRY;
3966 SRB_RETRY);
H A Dql_api.c3153 sp->flags &= ~(SRB_ISP_STARTED | SRB_ISP_COMPLETED | SRB_RETRY |
7853 sp->flags & SRB_RETRY &&
7857 sp->flags &= ~(SRB_RETRY);
7864 sp->flags & SRB_RETRY &&
7868 SRB_ISP_COMPLETED | SRB_RETRY);
10004 sp->flags &= ~SRB_RETRY;
10054 sp->flags &= ~SRB_RETRY;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1177 #define SRB_RETRY BIT_2 /* Driver retrying command. */ macro

Completed in 111 milliseconds