Searched refs:CMDSIZE_TABLE (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | aic7xxx.c | 4824 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_init() 4825 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_init() 4826 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_init() 4827 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_init() 4828 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_init() 4829 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_init() 4830 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_init() 4831 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_init()
|
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic7xxx_reg.h | 1302 #define CMDSIZE_TABLE 0x30 macro
|
| D | aic7xxx.reg | 1290 alias CMDSIZE_TABLE
|
| D | aic79xx.reg | 3763 CMDSIZE_TABLE {
|
| D | aic7xxx.seq | 577 add SINDEX, CMDSIZE_TABLE, A;
|