Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.c4711 ahc_outb(ahc, CMDSIZE_TABLE, 5); in ahc_chip_init()
4712 ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); in ahc_chip_init()
4713 ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); in ahc_chip_init()
4714 ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); in ahc_chip_init()
4715 ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); in ahc_chip_init()
4716 ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); in ahc_chip_init()
4717 ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); in ahc_chip_init()
4718 ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); in ahc_chip_init()
HDaic79xx.c6771 ahd_outb(ahd, CMDSIZE_TABLE, 5); in ahd_chip_init()
6772 ahd_outb(ahd, CMDSIZE_TABLE + 1, 9); in ahd_chip_init()
6773 ahd_outb(ahd, CMDSIZE_TABLE + 2, 9); in ahd_chip_init()
6774 ahd_outb(ahd, CMDSIZE_TABLE + 3, 0); in ahd_chip_init()
6775 ahd_outb(ahd, CMDSIZE_TABLE + 4, 15); in ahd_chip_init()
6776 ahd_outb(ahd, CMDSIZE_TABLE + 5, 11); in ahd_chip_init()
6777 ahd_outb(ahd, CMDSIZE_TABLE + 6, 0); in ahd_chip_init()
6778 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;