Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c710 SCB_DTR_SCB = 0x0001, enumerator
3050 if(scb->flags & SCB_DTR_SCB) in aic7xxx_done()
5773 scb->flags |= SCB_DTR_SCB; in aic7xxx_parse_msg()
6253 if ( (scb != NULL) && (scb->flags & SCB_DTR_SCB) ) in aic7xxx_handle_scsiint()
10733 scb->flags |= SCB_DTR_SCB; in aic7xxx_buildscb()