OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXCHAIN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
escvar.h
41
*
MAXCHAIN
is the anticipated maximum number of chain blocks needed. This
44
#define
MAXCHAIN
(MAXPHYS/PAGE_SIZE+2)
87
struct esc_dma_chain dma[
MAXCHAIN
]; /* DMA chain blocks */
sfasvar.h
41
*
MAXCHAIN
is the anticipated maximum number of chain blocks needed. This
44
#define
MAXCHAIN
(MAXPHYS/PAGE_SIZE+2)
87
struct sfas_dma_chain dma[
MAXCHAIN
]; /* DMA chain blocks */
sfas.c
1581
for (loop = 0; loop <
MAXCHAIN
; ++loop)
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025