Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/sound/pci/
H A Demu10kx.c341 unsigned int code_size; member
1527 if ((*pc) + 1 > sc->code_size) { in emu_addefxop()
1718 for (i = 0; i < sc->code_size; i++) { in emu_initefx()
2278 …f_printf(s, "DSP Instruction Registers: %d used, %d total\n", sc->routing_code_end, sc->code_size); in emu10kx_prepare()
3156 sc->code_size = 0x800 / 2; /* 0x600-0xdff, 2048 words, in emu_pci_attach()
3170 sc->code_size = 0x400 / 2; /* 0x400-0x7ff, 1024 words, in emu_pci_attach()