Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dbiconsdev.c99 const struct cdevsw biconsdev_cdevsw = { variable
121 maj = cdevsw_lookup_major(&biconsdev_cdevsw); in biconsdevattach()
H A Dbicons.c192 extern const struct cdevsw biconsdev_cdevsw; in biconscnprobe()
196 maj = cdevsw_lookup_major(&biconsdev_cdevsw); in biconscnprobe()