Searched refs:SEQCTL (Results 1 – 3 of 3) 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_reg.h | 1418 #define SEQCTL 0x60 macro
|
H A D | aic7xxx.reg | 568 register SEQCTL {
|