Home
last modified time | relevance | path

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

/netbsd/src/sys/rump/librump/rumpkern/
Drump_autoconf.c70 struct pdevinit pdevinit[MAXPDEVS] = {{NULL,0}, }; /* XXX: static limit */ variable
/netbsd/src/sys/sys/
Ddevice.h455 struct pdevinit { struct
456 void (*pdev_attach)(int);
457 int pdev_count;