Home
last modified time | relevance | path

Searched refs:parse_pci (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/pci/
A Dpci.c118 const char *__init parse_pci(const char *s, unsigned int *seg_p, in parse_pci() function
/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h164 const char *parse_pci(const char *, unsigned int *seg, unsigned int *bus,
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dns16550.c1269 conf = parse_pci(conf, NULL, &uart->ps_bdf[0], in parse_positional()
1278 if ( !parse_pci(conf, NULL, &uart->pb_bdf[0], in parse_positional()
1348 if ( !parse_pci(param_value, NULL, &uart->ps_bdf[0], in parse_namevalue_pairs()
1368 if ( !parse_pci(param_value, NULL, &uart->pb_bdf[0], in parse_namevalue_pairs()
A Dehci-dbgp.c1484 e = parse_pci(opt_dbgp + 8, NULL, &bus, &slot, &func); in ehci_dbgp_init()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_acpi.c649 s = parse_pci(s + 1, &seg, &bus, &dev, &func); in parse_ivrs_ioapic()
686 s = parse_pci(s + 1, &seg, &bus, &dev, &func); in parse_ivrs_hpet()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c164 s = parse_pci(str, &seg, &bus, &slot, NULL); in parse_phantom_dev()

Completed in 21 milliseconds