Searched refs:pcistub_reg_add (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/xen/xen-pciback/ |
D | pci_stub.c | 981 static int pcistub_reg_add(int domain, int bus, int slot, int func, int reg, in pcistub_reg_add() function 1155 err = pcistub_reg_add(domain, bus, slot, func, reg, size, mask); in pcistub_quirk_add()
|