OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dma_modes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
rccide.c
193
static const u_int8_t
dma_modes
[3] = {0x77, 0x21, 0x20};
local in function:serverworks_setup_channel
229
dma_time |=
dma_modes
[drvp->DMA_mode] << (8 * (unit^1));
239
dma_time |=
dma_modes
[drvp->DMA_mode] << (8 * (unit^1));
rccide.c
193
static const u_int8_t
dma_modes
[3] = {0x77, 0x21, 0x20};
local in function:serverworks_setup_channel
229
dma_time |=
dma_modes
[drvp->DMA_mode] << (8 * (unit^1));
239
dma_time |=
dma_modes
[drvp->DMA_mode] << (8 * (unit^1));
Completed in 20 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025