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

enum dev_type device::type

int device::none

int device::bus

int device::dev

int device::func

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

union { ... } device::loc


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