Searched refs:INTDEF (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Dahc_eisa.c81 intdef = bus_space_read_1(tag, bsh, INTDEF);
H A Dahc_isa.c170 intdef = bus_space_read_1(tag, bsh, INTDEF);
H A Daic7770.c166 intdef = ahc_inb(ahc, INTDEF);
H A Daic7xxx.reg1528 INTDEF {
H A Daic7xxx_reg.h462 ahc_print_register(NULL, 0, "INTDEF", 0x5c, regvalue, cur_col, wrap)
1410 #define INTDEF 0x5c macro
/freebsd-10.1-release/sys/dev/ahb/
H A Dahbreg.h52 #define INTDEF 0x0C2 macro
H A Dahb.c217 intdef = inb(INTDEF + iobase);
247 shared = (inb(INTDEF + iobase) & INTLEVEL) ?
574 ahb_outb(ahb, INTDEF, ahb_inb(ahb, INTDEF) | INTEN);

Completed in 84 milliseconds