Searched refs:SNSCB_QOFF (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx_inline.h | 635 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 D | aic7xxx.c | 4703 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 D | aic7xxx_reg.h | 1711 #define SNSCB_QOFF 0xf6 macro
|
| H A D | aic7xxx.reg | 1198 register SNSCB_QOFF {
|
| H A D | aic79xx_reg.h | 2487 #define SNSCB_QOFF 0x10 macro
|
| H A D | aic79xx.reg | 321 register SNSCB_QOFF {
|
| H A D | aic7xxx.seq | 139 mov NONE, SNSCB_QOFF;
|
| H A D | aic79xx.seq | 321 mov NONE, SNSCB_QOFF;
|