OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXCHAIN
(Results
1 - 2
of
2
) 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 */
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025