bsd man page for devclass_get_name

Query: devclass_get_name

OS: bsd

Section: 9

Links: bsd man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEVCLASS_GET_NAME(9)					   BSD Kernel Developer's Manual				      DEVCLASS_GET_NAME(9)

NAME
devclass_get_name -- access the name of a devclass
SYNOPSIS
#include <sys/param.h> #include <sys/bus.h> const char * devclass_get_name(devclass_t dc);
DESCRIPTION
Return the name of a devclass.
SEE ALSO
devclass(9), device(9)
AUTHORS
This manual page was written by Doug Rabson.
BSD
June 16, 1998 BSD
Related Man Pages
devclass(9) - freebsd
device(9) - centos
devclass(9) - centos
devclass(9) - osx
devclass(9) - hpux
Similar Topics in the Unix Linux Community
Scripts without shebang
Is UNIX an open source OS ?
Mail/mailx ignores newline formatting Problem.
drew77
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?