Home
last modified time | relevance | path

Searched refs:SNSCB_QOFF (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic79xx_inline.h618 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
619 ahd_outw(ahd, SNSCB_QOFF, oldvalue); in ahd_get_snscb_qoff()
627 ahd_outw(ahd, SNSCB_QOFF, value); in ahd_set_snscb_qoff()
H A Daic7xxx.c4835 ahc_outb(ahc, SNSCB_QOFF, 0); in ahc_init()
5279 qinpos = ahc_inb(ahc, SNSCB_QOFF); in ahc_qinfifo_count()
5280 ahc_outb(ahc, SNSCB_QOFF, qinpos); in ahc_qinfifo_count()
5306 qinstart = ahc_inb(ahc, SNSCB_QOFF); in ahc_search_qinfifo()
5307 ahc_outb(ahc, SNSCB_QOFF, qinstart); in ahc_search_qinfifo()
6667 qinpos = ahc_inb(ahc, SNSCB_QOFF); in ahc_dump_card_state()
6668 ahc_outb(ahc, SNSCB_QOFF, qinpos); in ahc_dump_card_state()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1719 #define SNSCB_QOFF 0xf6 macro
H A Daic7xxx.reg1199 register SNSCB_QOFF {
H A Daic79xx_reg.h2453 #define SNSCB_QOFF 0x10 macro
H A Daic79xx.reg332 register SNSCB_QOFF {
H A Daic79xx.seq287 mov NONE, SNSCB_QOFF;
H A Daic7xxx.seq139 mov NONE, SNSCB_QOFF;