Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic7xxx.c4541 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_chip_init()
4542 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_chip_init()
4543 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_chip_init()
4544 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_chip_init()
4545 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_chip_init()
4546 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_chip_init()
4547 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_chip_init()
4548 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_chip_init()
Daic79xx.c6489 ahd_outb(ahd, CMDSIZE_TABLE, 5); in ahd_chip_init()
6490 ahd_outb(ahd, CMDSIZE_TABLE + 1, 9); in ahd_chip_init()
6491 ahd_outb(ahd, CMDSIZE_TABLE + 2, 9); in ahd_chip_init()
6492 ahd_outb(ahd, CMDSIZE_TABLE + 3, 0); in ahd_chip_init()
6493 ahd_outb(ahd, CMDSIZE_TABLE + 4, 15); in ahd_chip_init()
6494 ahd_outb(ahd, CMDSIZE_TABLE + 5, 11); in ahd_chip_init()
6495 ahd_outb(ahd, CMDSIZE_TABLE + 6, 0); in ahd_chip_init()
6496 ahd_outb(ahd, CMDSIZE_TABLE + 7, 0); in ahd_chip_init()
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1295 #define CMDSIZE_TABLE 0x30 macro
Daic7xxx.reg1289 alias CMDSIZE_TABLE
Daic79xx_reg.h3672 #define CMDSIZE_TABLE 0x158 macro
Daic79xx.reg3779 CMDSIZE_TABLE {
Daic7xxx.seq581 add SINDEX, CMDSIZE_TABLE, A;