|
NAMEdevclass_get_count —
get the number of devices in a devclass
SYNOPSIS#include <sys/param.h>
#include <sys/bus.h>
int
DESCRIPTIONReturns the number of device instances in the specified devclass.SEE ALSOdevclass(9), device(9)AUTHORSThis manual page was written by Nate Lawson.
Visit the GSP FreeBSD Man Page Interface. |