Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsubr_userconf.c220 else if (cfp->cfp_parent != NULL && cfp->cfp_unit != -1) in userconf_pdev()
221 printf(" %s%d", cfp->cfp_parent, cfp->cfp_unit); in userconf_pdev()
Dsubr_autoconf.c918 if (cfp->cfp_unit == DVUNIT_ANY || /* wildcard */ in cfparent_match()
919 cfp->cfp_unit == parent->dv_unit) in cfparent_match()
/netbsd/src/sys/sys/
Ddevice.h318 int cfp_unit; /* optional specific unit member