Searched refs:SEQADDR1 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.reg | 584 * 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 D | aic7xxx.c | 300 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 D | aic7xxx_reg.h | 1432 #define SEQADDR1 0x63 macro
|
| H A D | aic7xxx_pci.c | 2018 ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8)); in ahc_pci_intr()
|