Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c4667 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_chip_init()
4668 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_chip_init()
4669 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_chip_init()
4670 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_chip_init()
4671 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_chip_init()
4672 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_chip_init()
4673 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_chip_init()
4674 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_chip_init()
Daic79xx_core.c6333 ahd_outb(ahd, CMDSIZE_TABLE, 5); in ahd_chip_init()
6334 ahd_outb(ahd, CMDSIZE_TABLE + 1, 9); in ahd_chip_init()
6335 ahd_outb(ahd, CMDSIZE_TABLE + 2, 9); in ahd_chip_init()
6336 ahd_outb(ahd, CMDSIZE_TABLE + 3, 0); in ahd_chip_init()
6337 ahd_outb(ahd, CMDSIZE_TABLE + 4, 15); in ahd_chip_init()
6338 ahd_outb(ahd, CMDSIZE_TABLE + 5, 11); in ahd_chip_init()
6339 ahd_outb(ahd, CMDSIZE_TABLE + 6, 0); in ahd_chip_init()
6340 ahd_outb(ahd, CMDSIZE_TABLE + 7, 0); in ahd_chip_init()
Daic7xxx_reg.h1294 #define CMDSIZE_TABLE 0x30 macro
Daic7xxx.reg1288 alias CMDSIZE_TABLE
Daic79xx_reg.h3629 #define CMDSIZE_TABLE 0x152 macro
Daic79xx.reg3760 CMDSIZE_TABLE {
Daic7xxx.seq576 add SINDEX, CMDSIZE_TABLE, A;