Searched refs:CMDSIZE_TABLE (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 6755 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 D | aic7xxx_reg.h | 1293 #define CMDSIZE_TABLE 0x30 macro
|
H A D | aic7xxx.reg | 1286 alias CMDSIZE_TABLE
|
H A D | aic79xx_reg.h | 3670 #define CMDSIZE_TABLE 0x158 macro
|
H A D | aic79xx.reg | 3776 CMDSIZE_TABLE {
|
H A D | aic7xxx.seq | 578 add SINDEX, CMDSIZE_TABLE, A;
|