Home
last modified time | relevance | path

Searched refs:SCB_OTHERTCL_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.h540 SCB_OTHERTCL_TIMEOUT = 0x0002,/* enumerator
H A Daic79xx.h575 SCB_OTHERTCL_TIMEOUT = 0x00002,/* enumerator
H A Daic7xxx.c6918 (scb->flags & SCB_OTHERTCL_TIMEOUT) != 0 in ahc_other_scb_timeout()
6922 scb->flags |= SCB_OTHERTCL_TIMEOUT; in ahc_other_scb_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()
H A Daic79xx.c9496 (scb->flags & SCB_OTHERTCL_TIMEOUT) != 0 in ahd_other_scb_timeout()
9501 scb->flags |= SCB_OTHERTCL_TIMEOUT; in ahd_other_scb_timeout()
9505 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()
9514 & (SCB_OTHERTCL_TIMEOUT|SCB_TIMEDOUT)) == 0 in ahd_other_scb_timeout()