*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> device_get_devclass (9)              
Title
Content
Arch
Section
 

DEVICE_GET_DEVCLASS(9)

Contents


NAME    [Toc]    [Back]

     device_get_devclass -- access the devclass of a device

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/bus.h>

     devclass_t
     device_get_devclass(device_t dev);

DESCRIPTION    [Toc]    [Back]

     The current devclass associated with the device is returned.  If the
     device has no devclass, NULL is returned.

SEE ALSO    [Toc]    [Back]

      
      
     devclass(9), device(9)

AUTHORS    [Toc]    [Back]

     This manual page was written by Doug Rabson.


FreeBSD 5.2.1			 June 16, 1998			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
devclass_get_name FreeBSD access the name of a devclass
devclass_find FreeBSD search for a devclass
devclass_add_driver FreeBSD manipulate the drivers in a devclass
devclass_delete_driver FreeBSD manipulate the drivers in a devclass
devclass_find_driver FreeBSD manipulate the drivers in a devclass
devclass_get_devices FreeBSD get a list of devices in a devclass
device_set_desc FreeBSD access the description of a device
device_get_desc FreeBSD access the description of a device
device_set_desc_copy FreeBSD access the description of a device
device_get_unit FreeBSD access the unit number of a device
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service