OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAPLE_PORTS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/dreamcast/dev/maple/
maplereg.h
47
#define MAPLE_DMABUF_SIZE (
MAPLE_PORTS
*MAPLE_SUBUNITS*(1024+1024+4+4))
maplevar.h
66
#define
MAPLE_PORTS
4
174
int8_t sc_port_unit_map[
MAPLE_PORTS
];
175
int sc_port_units[
MAPLE_PORTS
];
176
int sc_port_units_open[
MAPLE_PORTS
];
178
struct maple_unit sc_unit[
MAPLE_PORTS
][MAPLE_SUBUNITS];
maple.c
215
for (port = 0; port <
MAPLE_PORTS
; port++) {
286
for (port = 0; port <
MAPLE_PORTS
; port++) {
308
if (u->port ==
MAPLE_PORTS
- 1)
339
for (port = 0; port <
MAPLE_PORTS
; port++)
1629
if (MAPLEPORT(dev) >=
MAPLE_PORTS
)
Completed in 13 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025