Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Dahc_isa.c162 hcntrl = bus_space_read_1(tag, bsh, HCNTRL) & IRQMS; in ahc_isa_probe()
H A Daic7xxx_reg.h1503 #define IRQMS 0x08 macro
H A Daic7xxx.reg761 field IRQMS 0x08
H A Daic7xxx.c3915 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()