Home
last modified time | relevance | path

Searched refs:CMDSIZE_TABLE (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/sys/dev/ic/
Daic7xxx.c4824 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/
Daic7xxx_reg.h1302 #define CMDSIZE_TABLE 0x30 macro
Daic7xxx.reg1290 alias CMDSIZE_TABLE
Daic79xx.reg3763 CMDSIZE_TABLE {
Daic7xxx.seq577 add SINDEX, CMDSIZE_TABLE, A;