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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c234 sp->flags |= SRB_ISP_COMPLETED;
821 sp->flags |= SRB_ISP_COMPLETED;
1782 sp->flags |= SRB_ISP_COMPLETED;
1909 sp->flags |= SRB_ISP_COMPLETED;
2023 sp->flags |= SRB_ISP_COMPLETED;
2581 sp->flags |= SRB_ISP_COMPLETED;
2779 sp->flags |= SRB_ISP_COMPLETED;
3120 sp->flags |= SRB_ISP_COMPLETED;
3275 srb->flags |= SRB_ISP_COMPLETED;
H A Dql_init.c3949 sp->flags |= SRB_ISP_COMPLETED;
3965 sp->flags &= ~(SRB_ISP_STARTED | SRB_ISP_COMPLETED |
H A Dql_api.c3153 sp->flags &= ~(SRB_ISP_STARTED | SRB_ISP_COMPLETED | SRB_RETRY |
3791 } else if (sp->flags & SRB_ISP_COMPLETED) {
7868 SRB_ISP_COMPLETED | SRB_RETRY);
10405 sp->flags |= SRB_ISP_COMPLETED;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1176 #define SRB_ISP_COMPLETED BIT_1 /* ISP finished with command. */ macro

Completed in 167 milliseconds