tail head cat sleep
QR code linking to this page

Manual Pages  — DEVCLASS_GET_NAME

NAME

devclass_get_name – access the name of a devclass

CONTENTS

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.

DEVCLASS_GET_NAME (9) June 16, 1998

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

A computer would deserve to be called intelligent if it could deceive a human into believing that it was human.
— Alan Turing