Home
last modified time | relevance | path

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

/freebsd/sbin/devmatch/
H A Ddevmatch.c546 char *bus, *pnpinfo, *tmp, *busnameunit; in find_nomatch() local
563 busnameunit = strdup(bus); in find_nomatch()
564 if (busnameunit == NULL) in find_nomatch()
588 info.bus = busnameunit; in find_nomatch()