Home
last modified time | relevance | path

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

/xen/xen/drivers/pci/
A Dpci.c128 const char *__init parse_pci(const char *s, unsigned int *seg_p, in parse_pci() function
/xen/xen/drivers/char/
A Dns16550.c1345 conf = parse_pci(conf, NULL, &uart->ps_bdf[0], in parse_positional()
1354 if ( !parse_pci(conf, NULL, &uart->pb_bdf[0], in parse_positional()
1424 if ( !parse_pci(param_value, NULL, &uart->ps_bdf[0], in parse_namevalue_pairs()
1444 if ( !parse_pci(param_value, NULL, &uart->pb_bdf[0], in parse_namevalue_pairs()
A Dehci-dbgp.c1494 e = parse_pci(opt_dbgp + 8, NULL, &bus, &slot, &func); in ehci_dbgp_init()
/xen/xen/include/xen/
A Dpci.h195 const char *parse_pci(const char *, unsigned int *seg, unsigned int *bus,
/xen/xen/drivers/passthrough/amd/
A Diommu_acpi.c670 s = parse_pci(s + 1, &seg, &bus, &dev, &func); in parse_ivrs_ioapic()
707 s = parse_pci(s + 1, &seg, &bus, &dev, &func); in parse_ivrs_hpet()
/xen/xen/drivers/passthrough/
A Dpci.c167 s = parse_pci(str, &seg, &bus, &slot, NULL); in parse_phantom_dev()

Completed in 21 milliseconds