Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/io.h>
#include "pci-bcm63xx.h"
Go to the source code of this file.
Variables | |
struct pci_ops | bcm63xx_pci_ops |
struct pci_ops | bcm63xx_pcie_ops |
Definition at line 176 of file ops-bcm63xx.c.
Definition at line 525 of file ops-bcm63xx.c.