Home
last modified time | relevance | path

Searched refs:SCB_UNTAGGEDQ (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7xxx_osm.c340 if ((scb->flags & SCB_UNTAGGEDQ) != 0) { in ahc_done()
347 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_done()
1095 scb->flags |= SCB_UNTAGGEDQ; in ahc_execute_scb()
H A Daic7xxx.h555 SCB_UNTAGGEDQ = 0x0200, enumerator
H A Daic7xxx.c3598 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
5674 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()