Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx.c4680 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_chip_init()
4681 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_chip_init()
4682 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_chip_init()
4683 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_chip_init()
4684 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_chip_init()
4685 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_chip_init()
4686 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_chip_init()
4687 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_chip_init()
HDaic79xx.c6755 ahd_outb(ahd, CMDSIZE_TABLE, 5); in ahd_chip_init()
6756 ahd_outb(ahd, CMDSIZE_TABLE + 1, 9); in ahd_chip_init()
6757 ahd_outb(ahd, CMDSIZE_TABLE + 2, 9); in ahd_chip_init()
6758 ahd_outb(ahd, CMDSIZE_TABLE + 3, 0); in ahd_chip_init()
6759 ahd_outb(ahd, CMDSIZE_TABLE + 4, 15); in ahd_chip_init()
6760 ahd_outb(ahd, CMDSIZE_TABLE + 5, 11); in ahd_chip_init()
6761 ahd_outb(ahd, CMDSIZE_TABLE + 6, 0); in ahd_chip_init()
6762 ahd_outb(ahd, CMDSIZE_TABLE + 7, 0); in ahd_chip_init()
HDaic7xxx_reg.h1293 #define CMDSIZE_TABLE 0x30 macro
HDaic7xxx.reg1286 alias CMDSIZE_TABLE
HDaic79xx_reg.h3670 #define CMDSIZE_TABLE 0x158 macro
HDaic79xx.reg3776 CMDSIZE_TABLE {
HDaic7xxx.seq578 add SINDEX, CMDSIZE_TABLE, A;