Home
last modified time | relevance | path

Searched refs:SCB_UNTAGGEDQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h539 SCB_UNTAGGEDQ = 0x0200, enumerator
H A Daic7xxx_osm.c1558 scb->flags |= SCB_UNTAGGEDQ; in ahc_linux_run_command()
1678 if ((scb->flags & SCB_UNTAGGEDQ) != 0) { in ahc_done()
H A Daic7xxx_core.c4104 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
6093 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h539 SCB_UNTAGGEDQ = 0x0200, enumerator
H A Daic7xxx_osm.c1557 scb->flags |= SCB_UNTAGGEDQ; in ahc_linux_run_command()
1677 if ((scb->flags & SCB_UNTAGGEDQ) != 0) { in ahc_done()
H A Daic7xxx_core.c4102 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
6088 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()

Completed in 27 milliseconds