device Struct Reference

A hardware device. More...

#include <device.h>


Data Fields

char name [16]
 Name.
struct device_description desc
 Device description.
struct list_head siblings
 Devices on the same bus.
struct list_head children
 Devices attached to this device.
struct deviceparent
 Bus device.


Detailed Description

A hardware device.

Definition at line 56 of file device.h.


Field Documentation

char device::name[16]

struct list_head device::siblings [read]

struct list_head device::children [read]

struct device* device::parent [read]


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1