Home
last modified time | relevance | path

Searched defs:iSeries_Device_Node (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DiSeries_pci.h77 struct iSeries_Device_Node { struct
78 struct list_head Device_List; /* Must be first for cast to wo*/
79 struct pci_dev* PciDev; /* Pointer to pci_dev structure*/
80 struct HvCallPci_DsaAddr DsaAddr;/* Direct Select Address */
83 HvAgentId AgentId; /* Hypervisor DevFn */
84 int DevFn; /* Linux devfn */
85 int BarOffset;
86 int Irq; /* Assigned IRQ */
87 int ReturnCode; /* Return Code Holder */
88 int IoRetry; /* Current Retry Count */
[all …]