Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.c4743 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_chip_init()
4744 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_chip_init()
4745 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_chip_init()
4746 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_chip_init()
4747 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_chip_init()
4748 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_chip_init()
4749 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_chip_init()
4750 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_chip_init()
Daic79xx.c6824 ahd_outb(ahd, CMDSIZE_TABLE, 5); in ahd_chip_init()
6825 ahd_outb(ahd, CMDSIZE_TABLE + 1, 9); in ahd_chip_init()
6826 ahd_outb(ahd, CMDSIZE_TABLE + 2, 9); in ahd_chip_init()
6827 ahd_outb(ahd, CMDSIZE_TABLE + 3, 0); in ahd_chip_init()
6828 ahd_outb(ahd, CMDSIZE_TABLE + 4, 15); in ahd_chip_init()
6829 ahd_outb(ahd, CMDSIZE_TABLE + 5, 11); in ahd_chip_init()
6830 ahd_outb(ahd, CMDSIZE_TABLE + 6, 0); in ahd_chip_init()
6831 ahd_outb(ahd, CMDSIZE_TABLE + 7, 0); in ahd_chip_init()
Daic7xxx_reg.h1296 #define CMDSIZE_TABLE 0x30 macro
Daic7xxx.reg1288 alias CMDSIZE_TABLE
Daic79xx_reg.h3673 #define CMDSIZE_TABLE 0x158 macro
Daic79xx.reg3778 CMDSIZE_TABLE {
Daic7xxx.seq580 add SINDEX, CMDSIZE_TABLE, A;