OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:corb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudio.c
219
uint32_t *
corb
= DMA_KERNADDR(&sc->sc_corb);
local
230
if (wp >= (sc->sc_corb.dma_size / sizeof(*
corb
)))
236
corb
[wp] = verb;
355
* The size of the
CORB
is programmable to 2, 16, or 256 entries
371
hda_error(sc, "couldn't configure
CORB
size\n");
376
hda_print(sc, "using %d byte
CORB
(cap %X)\n",
408
hda_error(sc, "timeout resetting
CORB
\n");
422
/* Stop the
CORB
if necessary */
432
hda_error(sc, "timeout stopping
CORB
\n");
446
/* Start the
CORB
if necessary *
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026