Lines Matching refs:status
169 ccb->status = BLOGIC_CCB_FREE;
320 ccb->status = BLOGIC_CCB_FREE;
555 Restore the interrupt status if necessary and return.
2600 ccb->status = BLOGIC_CCB_COMPLETE;
2706 if (ccb->status == BLOGIC_CCB_ACTIVE ||
2707 ccb->status == BLOGIC_CCB_RESET) {
2717 and is not marked as status Active or Reset,
2721 blogic_warn("Illegal CCB #%ld status %d in Incoming Mailbox\n", adapter, ccb->serial, ccb->status);
2790 if (ccb->status == BLOGIC_CCB_RESET &&
2973 ccb->status = BLOGIC_CCB_ACTIVE;
3223 ccb->status = BLOGIC_CCB_ACTIVE;
3232 if (ccb->status == BLOGIC_CCB_COMPLETE)
3264 } else if (ccb->status == BLOGIC_CCB_COMPLETE) {
3267 } else if (ccb->status == BLOGIC_CCB_RESET) {
3312 if (ccb->status == BLOGIC_CCB_COMPLETE)
3346 if (ccb->status == BLOGIC_CCB_ACTIVE)