Home
last modified time | relevance | path

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

/minix3/sys/arch/i386/stand/boot/
H A Dconf.c54 struct devsw devsw[] = { variable
/minix3/sys/lib/libsa/
H A Dstand.h212 struct devsw { struct
220 extern struct devsw devsw[]; /* device array */ argument