Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c858 ahc->seqctl |= FAILDIS; in ahc_pci_config()
2055 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
2056 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_pci_intr()
Daic7xxx.h1052 uint8_t seqctl; member
Daic79xx.h1012 uint8_t seqctl; member
Daic7xxx_core.c294 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_restart()
1476 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
1490 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_clear_critical_section()
3848 ahc->seqctl = FASTMODE; in ahc_alloc()