OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndac
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/dev/
lunafb.c
382
struct bt458 *
ndac
= (struct bt458 *)OMFB_RAMDAC;
local in function:omsetcmap
383
ndac
->bt_addr = index;
385
ndac
->bt_cmap = sc->sc_dc->dc_cmap.r[i];
386
ndac
->bt_cmap = sc->sc_dc->dc_cmap.g[i];
387
ndac
->bt_cmap = sc->sc_dc->dc_cmap.b[i];
429
struct bt458 *
ndac
= (struct bt458 *)OMFB_RAMDAC;
local in function:omfb_resetcmap
436
ndac
->bt_addr = 0x04;
437
ndac
->bt_ctrl = 0xff; /* all planes will be read */
438
ndac
->bt_addr = 0x05;
439
ndac
->bt_ctrl = 0x00; /* all planes have non-blink *
[
all
...]
/src/sys/dev/hdaudio/
hdafg.c
2811
int
ndac
, nadc;
local in function:hdafg_build_mixers
2848
ndac
= nadc = 0;
2853
++
ndac
;
2859
if (
ndac
> 0)
2996
if (
ndac
> 0) {
3003
mx[index].mx_di.un.s.num_mem =
ndac
;
Completed in 15 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025