Searched full:srb_retry (Results 1 – 5 of 5) sorted by relevance
2374 sp->flags |= SRB_RETRY; in ql_status_error() 2387 sp->flags |= SRB_RETRY; in ql_status_error() 2454 sp->flags |= SRB_RETRY; in ql_status_error() 2722 sp->flags |= SRB_RETRY; in ql_ip_entry() 2735 sp->flags |= SRB_RETRY; in ql_ip_entry() 2770 sp->flags |= SRB_RETRY; in ql_ip_entry() 3035 sp->flags |= SRB_RETRY; in ql_ms_entry() 3059 sp->flags |= SRB_RETRY; in ql_ms_entry() 3086 sp->flags |= SRB_RETRY; in ql_ms_entry() 3111 if ((sp->flags & SRB_RETRY) in ql_ms_entry() [all...]
3948 sp->flags &= ~SRB_RETRY; in ql_abort_isp() 3966 SRB_RETRY); in ql_abort_isp()
3153 sp->flags &= ~(SRB_ISP_STARTED | SRB_ISP_COMPLETED | SRB_RETRY | in ql_transport() 7853 sp->flags & SRB_RETRY && in ql_done() 7857 sp->flags &= ~(SRB_RETRY); in ql_done() 7864 sp->flags & SRB_RETRY && in ql_done() 7868 SRB_ISP_COMPLETED | SRB_RETRY); in ql_done() 10004 sp->flags &= ~SRB_RETRY; in ql_cmd_timeout() 10054 sp->flags &= ~SRB_RETRY; in ql_cmd_timeout()
1177 #define SRB_RETRY BIT_2 /* Driver retrying command. */ macro
191 "SRB_RETRY",