Searched refs:bridge_match (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DlinuxPci.c191 struct pci_id_match bridge_match = { local in function:get_parent_bridge
203 iter = pci_id_match_iterator_create(& bridge_match);
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_bridge.c333 struct pci_id_match bridge_match = { local in function:pci_device_get_parent_bridge
345 iter = pci_id_match_iterator_create(& bridge_match);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_setup.c104 struct pci_slot_match bridge_match = { local in function:sis_get_device
110 slot_iterator = pci_slot_match_iterator_create (&bridge_match);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c176 static const struct pci_slot_match bridge_match = { local in function:intel_host_bridge
182 slot_iterator = pci_slot_match_iterator_create (&bridge_match);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c176 static const struct pci_slot_match bridge_match = { local in function:intel_host_bridge
182 slot_iterator = pci_slot_match_iterator_create (&bridge_match);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c423 static const struct pci_slot_match bridge_match = { local in function:intel_host_bridge
429 slot_iterator = pci_slot_match_iterator_create (&bridge_match);

Completed in 12 milliseconds