Home
last modified time | relevance | path

Searched defs:spc_busnode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dpci_machdep.h77 struct spc_busnode { struct
78 int node;
79 int (*valid)(void *);
80 void *arg;
81 } (*spc_busnode)[256]; member