Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.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()
H A Daic7xxx_reg.h1293 #define CMDSIZE_TABLE 0x30 macro
H A Daic7xxx.reg1286 alias CMDSIZE_TABLE
H A Daic79xx_reg.h3670 #define CMDSIZE_TABLE 0x158 macro
H A Daic79xx.reg3776 CMDSIZE_TABLE {
H A Daic7xxx.seq578 add SINDEX, CMDSIZE_TABLE, A;