Searched defs:pseudo_devsw (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/bebox/stand/boot/
H A Dconf.c60 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
/netbsd-current/sys/arch/prep/stand/boot/
H A Dconf.c48 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw

Completed in 144 milliseconds