Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h549 SCB_UNTAGGEDQ = 0x0200, enumerator
Daic7xxx_osm.c3858 scb->flags |= SCB_UNTAGGEDQ;
4125 if ((scb->flags & SCB_UNTAGGEDQ) != 0) {
Daic7xxx_core.c3531 scb->flags |= SCB_UNTAGGEDQ; in ahc_handle_msg_reject()
5634 scb->flags &= ~SCB_UNTAGGEDQ; in ahc_search_untagged_queues()