Searched hist:"8844 d5efa6785f83a03de6245a2fc174f8e5ea7e" (Results 1 – 3 of 3) sorted by relevance
/freebsd/share/man/man9/ |
H A D | devclass_get_count.9 | diff 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr
|
/freebsd/sys/sys/ |
H A D | bus.h | diff 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr diff 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | diff 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr diff 8844d5efa6785f83a03de6245a2fc174f8e5ea7e Wed Dec 08 03:39:56 CET 2004 Nate Lawson <njl@FreeBSD.org> Add the devclass_get_count(9) function and man page. It gets a count of the number of devices in a devclass and is a subset of devclass_get_devices(9).
Reviewed by: imp, dfr
|