Searched refs:SNSCB_QOFF (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx_inline.h635 oldvalue = ahd_inw(ahd, SNSCB_QOFF);
636 ahd_outw(ahd, SNSCB_QOFF, oldvalue);
644 ahd_outw(ahd, SNSCB_QOFF, value);
H A Daic7xxx.c4766 ahc_outb(ahc, SNSCB_QOFF, ahc->qinfifonext);
5427 qinpos = ahc_inb(ahc, SNSCB_QOFF);
5428 ahc_outb(ahc, SNSCB_QOFF, qinpos);
5454 qinstart = ahc_inb(ahc, SNSCB_QOFF);
5455 ahc_outb(ahc, SNSCB_QOFF, qinstart);
6815 qinpos = ahc_inb(ahc, SNSCB_QOFF);
6816 ahc_outb(ahc, SNSCB_QOFF, qinpos);
H A Daic7xxx_reg.h1029 ahc_print_register(NULL, 0, "SNSCB_QOFF", 0xf6, regvalue, cur_col, wrap)
1714 #define SNSCB_QOFF 0xf6 macro
H A Daic79xx_reg.h112 ahd_print_register(NULL, 0, "SNSCB_QOFF", 0x10, regvalue, cur_col, wrap)
2490 #define SNSCB_QOFF 0x10 macro

Completed in 126 milliseconds