Lines Matching +full:event +full:- +full:touch
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52 #define XEN_PCI_ERR_dev_not_found (-1)
53 #define XEN_PCI_ERR_invalid_offset (-2)
54 #define XEN_PCI_ERR_access_denied (-3)
55 #define XEN_PCI_ERR_not_implemented (-4)
56 /* XEN_PCI_ERR_op_failed - backend failed to complete the operation */
57 #define XEN_PCI_ERR_op_failed (-5)
60 * it should be PAGE_SIZE-sizeof(struct xen_pci_op))/sizeof(struct msix_entry))
76 /* IN: which device to touch */
81 /* IN: which configuration registers to touch */
89 /*IN: param for msi-x */
100 /* IN: which device to touch */
106 /* flags - XEN_PCIF_* */