HomeSort by: relevance | last modified time | path
    Searched refs:biconsdev_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hpc/
biconsdev.c 99 const struct cdevsw biconsdev_cdevsw = { variable in typeref:typename:const struct cdevsw
121 maj = cdevsw_lookup_major(&biconsdev_cdevsw);
bicons.c 192 extern const struct cdevsw biconsdev_cdevsw;
196 maj = cdevsw_lookup_major(&biconsdev_cdevsw);

Completed in 13 milliseconds