Searched refs:SCB_TIMEDOUT (Results 1 – 6 of 6) sorted by relevance
575 SCB_TIMEDOUT = 0x8000 /* enumerator
603 SCB_TIMEDOUT = 0x20000/* enumerator
6894 if ((scb->flags & SCB_TIMEDOUT) == 0) { in ahc_timeout()6897 scb->flags |= SCB_TIMEDOUT; in ahc_timeout()6926 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahc_other_scb_timeout()6935 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahc_other_scb_timeout()7039 scb->flags &= ~SCB_TIMEDOUT; in ahc_recover_commands()7231 scb->flags &= ~SCB_TIMEDOUT; in ahc_recover_commands()
340 if ((scb->flags & SCB_TIMEDOUT) != 0) in ahd_done()
339 if ((scb->flags & SCB_TIMEDOUT) != 0) in ahc_done()
9241 if ((scb->flags & SCB_TIMEDOUT) == 0) { in ahd_timeout()9244 scb->flags |= SCB_TIMEDOUT; in ahd_timeout()9343 scb->flags &= ~SCB_TIMEDOUT; in ahd_recover_commands()9475 scb->flags &= ~SCB_TIMEDOUT; in ahd_recover_commands()9505 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()9514 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()