pci.c File Reference

PCI related functions needed by the UHCI driver. More...

#include <errno.h>
#include <assert.h>
#include <devman.h>
#include <device/hw_res.h>
#include <usb/debug.h>
#include <pci_dev_iface.h>
#include "pci.h"

Go to the source code of this file.

Functions

int pci_disable_legacy (const ddf_dev_t *device)
 Call the PCI driver with a request to clear legacy support register.
int pci_enable_interrupts (const ddf_dev_t *device)
 Call the PCI driver with a request to enable interrupts.
int pci_get_my_registers (const ddf_dev_t *dev, uintptr_t *io_reg_address, size_t *io_reg_size, int *irq_no)
 Get I/O address of registers and IRQ for given device.


Detailed Description

PCI related functions needed by the UHCI driver.

Definition in file pci.c.


Generated on Thu Jun 2 07:45:51 2011 for HelenOS/USB by  doxygen 1.4.7