|
Linux Kernel
3.7.1
|
Data Fields | |
| struct xenbus_device * | xdev |
| struct list_head | root_buses |
| int | evtchn |
| int | gnt_ref |
| int | irq |
| spinlock_t | sh_info_lock |
| struct xen_pci_sharedinfo * | sh_info |
| struct work_struct | op_work |
| unsigned long | flags |
Definition at line 36 of file xen-pcifront.c.
| int evtchn |
Definition at line 40 of file xen-pcifront.c.
| unsigned long flags |
Definition at line 49 of file xen-pcifront.c.
| int gnt_ref |
Definition at line 41 of file xen-pcifront.c.
| int irq |
Definition at line 43 of file xen-pcifront.c.
| struct work_struct op_work |
Definition at line 48 of file xen-pcifront.c.
Definition at line 38 of file xen-pcifront.c.
| struct xen_pci_sharedinfo* sh_info |
Definition at line 47 of file xen-pcifront.c.
| spinlock_t sh_info_lock |
Definition at line 46 of file xen-pcifront.c.
| struct xenbus_device* xdev |
Definition at line 37 of file xen-pcifront.c.
1.8.2