Home | Sort by: relevance | last modified time | path |
/src/sys/dev/virtio/ | |
viocon.c | 96 #define VIOCONDEV(u,p) makedev(cdevsw_lookup_major(&viocon_cdevsw), \ 159 const struct cdevsw viocon_cdevsw = { variable in typeref:typename:const struct cdevsw |
viocon.c | 96 #define VIOCONDEV(u,p) makedev(cdevsw_lookup_major(&viocon_cdevsw), \ 159 const struct cdevsw viocon_cdevsw = { variable in typeref:typename:const struct cdevsw |