OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apbus_dma_maptbl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
apbus.c
300
static uint8_t
apbus_dma_maptbl
[APBUS_NDMAMAP];
variable in typeref:typename:uint8_t[]
312
if (
apbus_dma_maptbl
[i + j])
317
apbus_dma_maptbl
[i + j] = 1;
324
tsleep(&
apbus_dma_maptbl
, PRIBIO, "apdmat", 0);
339
if (
apbus_dma_maptbl
[n] == 0)
343
apbus_dma_maptbl
[n] = 0;
345
wakeup(&
apbus_dma_maptbl
);
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025