pci_io Struct Reference


Data Fields

struct pci_devdev
enum pci_io_type type
size_t size
union {
   void *   ptr
   int   port
addr
struct list_elem peer

Detailed Description

Definition at line 130 of file pci.c.


Field Documentation

struct pci_dev* pci_io::dev [read]

Definition at line 132 of file pci.c.

Referenced by pci_setup_io().

Definition at line 134 of file pci.c.

Referenced by pci_io_size(), and pci_setup_io().

void* pci_io::ptr

union { ... } pci_io::addr

struct list_elem pci_io::peer [read]

Definition at line 140 of file pci.c.

Referenced by pci_io_enum(), and pci_setup_io().


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

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6