OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_subunit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/dreamcast/dev/maple/
maple.c
280
int last_port,
last_subunit
;
local in function:maple_scanbus
299
last_port =
last_subunit
= -1;
305
if (u->port < last_port || u->subunit <=
last_subunit
)
309
last_subunit
= u->subunit;
maple.c
280
int last_port,
last_subunit
;
local in function:maple_scanbus
299
last_port =
last_subunit
= -1;
305
if (u->port < last_port || u->subunit <=
last_subunit
)
309
last_subunit
= u->subunit;
Completed in 55 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025