Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic7xxx.reg586 * specified by SEQADDR0 and SEQADDR1. To write a full word, simply write
597 * Only the first bit of SEQADDR1 holds addressing information
604 register SEQADDR1 {
HDaic7xxx.c306 ahc_outb(ahc, SEQADDR1, 0); in ahc_restart()
404 (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_handle_brkadrint()
1394 | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_handle_scsiint()
1446 | (ahc_inb(ahc, SEQADDR1) << 8); in ahc_clear_critical_section()
6402 ahc_outb(ahc, SEQADDR1, 0); in ahc_dumpseq()
6458 ahc_outb(ahc, SEQADDR1, 0); in ahc_loadseq()
6769 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_dump_card_state()
HDaic7xxx_reg.h1435 #define SEQADDR1 0x63 macro
HDaic7xxx_pci.c2029 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_pci_intr()