Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

device Struct Reference

#include <v86bios.h>


Data Fields

Bool booted
enum dev_type type
union {
   int   none
   struct pci {
      int   bus
      int   dev
      int   func
   }   pci
loc


Field Documentation

Bool device::booted
 

int device::bus
 

int device::dev
 

int device::func
 

union { ... } device::loc
 

int device::none
 

struct { ... } ::pci device::pci
 

enum dev_type device::type
 


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