![]() |
![]()
| ![]() |
![]()
NAMEdevclass_find —
search for a devclass
SYNOPSIS#include <sys/param.h>
#include <sys/bus.h>
devclass_t
DESCRIPTIONSearch for the devclass with the specified name.RETURN VALUESIf the devclass exists, it is returned, otherwiseNULL is returned.
SEE ALSOdevclass(9)AUTHORSThis manual page was written by Doug Rabson.
|