Home
last modified time | relevance | path

Searched refs:proto_devsw (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/proto/
H A Dproto_core.c75 struct cdevsw proto_devsw = { variable
196 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()
204 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()
212 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()