Searched refs:SEQCTL (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_pci.c | 1179 ahc_outb(ahc, SEQCTL, 0); in ahc_probe_ext_scbram() 1228 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_probe_ext_scbram() 1305 ahc_outb(ahc, SEQCTL, PERRORDIS); in ahc_pci_test_register_access() 1325 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); in ahc_pci_test_register_access() 2069 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_pci_intr()
|
| H A D | aic7xxx.c | 298 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_restart() 619 printf("SEQCTL == 0x%x\n", ahc_inb(ahc, SEQCTL)); in ahc_handle_seqint() 1483 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section() 1497 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_clear_critical_section() 6351 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6407 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq() 6465 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); in ahc_loadseq() 6734 ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50); in ahc_dump_card_state()
|
| H A D | aic7xxx_reg.h | 1418 #define SEQCTL 0x60 macro
|
| H A D | aic7xxx.reg | 568 register SEQCTL {
|