Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.h539 SCB_UNTAGGEDQ = 0x0200, enumerator
Daic7xxx_osm.c1557 scb->flags |= SCB_UNTAGGEDQ; in ahc_linux_run_command()
1677 if ((scb->flags & SCB_UNTAGGEDQ) != 0) { in ahc_done()
Daic7xxx_core.c4102 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
6088 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()