Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/proto/
H A Dproto_core.c76 struct cdevsw proto_devsw = { variable
197 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()
205 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()
213 r->r_u.cdev = make_dev(&proto_devsw, res, 0, 0, 0600, in proto_attach()