Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic7xxx_osm.c208 if ((scb->flags & SCB_UNTAGGEDQ) != 0) { in ahc_done()
215 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_done()
655 scb->flags |= SCB_UNTAGGEDQ; in ahc_execute_scb()
Daic7xxxvar.h656 SCB_UNTAGGEDQ = 0x0200, enumerator
Daic7xxx.c3531 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
5580 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()