Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Dahc_eisa.c75 hcntrl = bus_space_read_1(tag, bsh, HCNTRL) & IRQMS; in aic7770_probe()
Dahc_isa.c164 hcntrl = bus_space_read_1(tag, bsh, HCNTRL) & IRQMS; in ahc_isa_probe()
Daic7xxx_reg.h1506 #define IRQMS 0x08 macro
Daic7xxx.reg763 field IRQMS 0x08
Daic7xxx.c3960 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()