/src/sys/arch/bebox/stand/boot/ |
conf.c | 60 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
|
conf.c | 60 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
|
/src/sys/arch/prep/stand/boot/ |
conf.c | 48 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
|
conf.c | 48 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
|