Searched refs:SCB_TIMEDOUT (Results 1 – 6 of 6) sorted by relevance
577 SCB_TIMEDOUT = 0x8000 /* enumerator
605 SCB_TIMEDOUT = 0x20000/* enumerator
6902 if ((scb->flags & SCB_TIMEDOUT) == 0) { in ahc_timeout()6905 scb->flags |= SCB_TIMEDOUT; in ahc_timeout()6934 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahc_other_scb_timeout()6943 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahc_other_scb_timeout()7047 scb->flags &= ~SCB_TIMEDOUT; in ahc_recover_commands()7239 scb->flags &= ~SCB_TIMEDOUT; in ahc_recover_commands()
322 if ((scb->flags & SCB_TIMEDOUT) != 0) in ahd_done()
323 if ((scb->flags & SCB_TIMEDOUT) != 0) in ahc_done()
9251 if ((scb->flags & SCB_TIMEDOUT) == 0) { in ahd_timeout()9254 scb->flags |= SCB_TIMEDOUT; in ahd_timeout()9353 scb->flags &= ~SCB_TIMEDOUT; in ahd_recover_commands()9485 scb->flags &= ~SCB_TIMEDOUT; in ahd_recover_commands()9515 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()9524 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()