Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg584 * specified by SEQADDR0 and SEQADDR1. To write a full word, simply write
595 * Only the first bit of SEQADDR1 holds addressing information
602 register SEQADDR1 {
H A Daic7xxx.c300 ahc_outb(ahc, SEQADDR1, 0); in ahc_restart()
397 (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_handle_brkadrint()
1383 | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_handle_scsiint()
1435 | (ahc_inb(ahc, SEQADDR1) << 8); in ahc_clear_critical_section()
6353 ahc_outb(ahc, SEQADDR1, 0); in ahc_dumpseq()
6409 ahc_outb(ahc, SEQADDR1, 0); in ahc_loadseq()
6716 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_dump_card_state()
H A Daic7xxx_reg.h1432 #define SEQADDR1 0x63 macro
H A Daic7xxx_pci.c2018 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_pci_intr()