Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h635 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
636 ahd_outw(ahd, SNSCB_QOFF, oldvalue); in ahd_get_snscb_qoff()
644 ahd_outw(ahd, SNSCB_QOFF, value); in ahd_set_snscb_qoff()
H A Daic7xxx.c4703 ahc_outb(ahc, SNSCB_QOFF, ahc->qinfifonext); in ahc_chip_init()
5378 qinpos = ahc_inb(ahc, SNSCB_QOFF); in ahc_qinfifo_count()
5379 ahc_outb(ahc, SNSCB_QOFF, qinpos); in ahc_qinfifo_count()
5405 qinstart = ahc_inb(ahc, SNSCB_QOFF); in ahc_search_qinfifo()
5406 ahc_outb(ahc, SNSCB_QOFF, qinstart); in ahc_search_qinfifo()
6756 qinpos = ahc_inb(ahc, SNSCB_QOFF); in ahc_dump_card_state()
6757 ahc_outb(ahc, SNSCB_QOFF, qinpos); in ahc_dump_card_state()
H A Daic7xxx_reg.h1711 #define SNSCB_QOFF 0xf6 macro
H A Daic7xxx.reg1198 register SNSCB_QOFF {
H A Daic79xx_reg.h2487 #define SNSCB_QOFF 0x10 macro
H A Daic79xx.reg321 register SNSCB_QOFF {
H A Daic7xxx.seq139 mov NONE, SNSCB_QOFF;
H A Daic79xx.seq321 mov NONE, SNSCB_QOFF;