OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:podules
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
podulebus.c
61
#include <dev/podulebus/
podules
.h>
73
podule_t
podules
[MAX_PODULES + MAX_NETSLOTS];
variable in typeref:typename:podule_t[]
313
/* Loop round all the
podules
*/
316
podule = &
podules
[loop];
400
* This probes all the
podules
and sets up the
podules
array with
402
* After identifying all the
podules
, all the children of the podulebus
435
/* Map the FAST and SYNC simple
podules
*/
454
* The MEDIUM and SLOW simple
podules
and the module space will have been
472
if (
podules
[loop].slottype != SLOT_NONE
[
all
...]
podulebus.c
61
#include <dev/podulebus/
podules
.h>
73
podule_t
podules
[MAX_PODULES + MAX_NETSLOTS];
variable in typeref:typename:podule_t[]
313
/* Loop round all the
podules
*/
316
podule = &
podules
[loop];
400
* This probes all the
podules
and sets up the
podules
array with
402
* After identifying all the
podules
, all the children of the podulebus
435
/* Map the FAST and SYNC simple
podules
*/
454
* The MEDIUM and SLOW simple
podules
and the module space will have been
472
if (
podules
[loop].slottype != SLOT_NONE
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025