Searched refs:CLRINT (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_pci.c | 1180 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1181 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1191 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1192 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1230 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_probe_ext_scbram() 1231 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1303 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_pci_test_register_access() 1324 ahc_outb(ahc, CLRINT, CLRPARERR); in ahc_pci_test_register_access() 1433 ahc_outb(ahc, CLRINT, CLRPARERR); in check_extport() 1434 ahc_outb(ahc, CLRINT, CLRBRKADRIN in check_extport() [all...] |
H A D | aic79xx_pci.c | 505 ahd_outb(ahd, CLRINT, CLRPCIINT); in ahd_pci_test_register_access() 534 ahd_outb(ahd, CLRINT, CLRPCIINT); in ahd_pci_test_register_access() 874 ahd_outb(ahd, CLRINT, CLRPCIINT); in ahd_pci_intr() 943 ahd_outb(ahd, CLRINT, CLRSPLTINT); in ahd_pci_split_intr()
|
H A D | aic7xxx_inline.h | 611 ahc_outb(ahc, CLRINT, CLRCMDINT); in ahc_intr()
|
H A D | aic79xx.c | 341 ahd_outb(ahd, CLRINT, CLRSEQINT); in ahd_restart() 923 ahd_outb(ahd, CLRINT, CLRSEQINT); in ahd_handle_seqint() 934 ahd_outb(ahd, CLRINT, CLRSEQINT); in ahd_handle_seqint() 1648 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_handle_scsiint() 1779 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_handle_scsiint() 1980 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_handle_transmission_error() 2015 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_handle_lqiphase_error() 2654 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_clear_critical_section() 2678 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_clear_critical_section() 2710 ahd_outb(ahd, CLRINT, CLRSCSIINT); in ahd_clear_intstat() [all …]
|
H A D | aic79xx_inline.h | 927 ahd_outb(ahd, CLRINT, CLRCMDINT); in ahd_intr()
|
H A D | aic7xxx_reg.h | 1548 #define CLRINT 0x92 macro
|
H A D | aic7xxx.reg | 883 register CLRINT {
|
H A D | aic79xx_reg.h | 2425 #define CLRINT 0x03 macro
|
H A D | aic79xx.reg | 196 register CLRINT {
|