Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
HDsyscons.c171 static int scdevtounit(cdev_t dev);
688 scdevtounit(cdev_t dev) in scdevtounit() function
718 unit = scdevtounit(dev); in scopen()