Home
last modified time | relevance | path

Searched refs:nodeops (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Dbsd_openprom.h224 struct nodeops *pv_nodeops; /* node functions */
327 struct nodeops { struct
/netbsd-src/sys/arch/sparc/sparc/
H A Dgenassym.cf248 define NO_NEXTNODE offsetof(struct nodeops, no_nextnode)
249 define NO_GETPROP offsetof(struct nodeops, no_getprop)
H A Dpromlib.c1247 struct nodeops *no; in prom_init_obp()