Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <asm/txx9/pci.h>
#include <asm/txx9/tx4927pcic.h>
Go to the source code of this file.
|
read |
Definition at line 50 of file ops-tx4927.c.
Definition at line 461 of file ops-tx4927.c.
Definition at line 200 of file ops-tx4927.c.
void __init tx4927_pcic_setup | ( | struct tx4927_pcic_reg __iomem * | pcicptr, |
struct pci_controller * | channel, | ||
int | extarb | ||
) |
Definition at line 222 of file ops-tx4927.c.
irqreturn_t tx4927_pcierr_interrupt | ( | int | irq, |
void * | dev_id | ||
) |
Definition at line 471 of file ops-tx4927.c.
Definition at line 427 of file ops-tx4927.c.
Definition at line 25 of file ops-tx4927.c.
u16 gbwc |
Definition at line 193 of file ops-tx4927.c.
struct tx4927_pcic_reg __iomem* pcicptr |
Definition at line 26 of file ops-tx4927.c.
u8 retryto |
Definition at line 192 of file ops-tx4927.c.
u8 trdyto |
Definition at line 191 of file ops-tx4927.c.