Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq277 test INTCTL, SWTMINTMASK jz return;
280 or INTCTL, SWTMINTEN|SWTIMER_START;
281 and INTCTL, ~SWTMINTMASK ret;
286 or INTCTL, SWTMINTMASK ret;
H A Daic79xx_reg.h2513 #define INTCTL 0x18 macro
H A Daic79xx.reg378 register INTCTL {
H A Daic79xx.c8966 ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50); in ahd_dump_card_state()