Searched defs:pci_domain (Results 1 – 10 of 10) sorted by relevance
49 uint16_t pci_domain; in intel_uuid_compute_device_id() member
245 DEVTREE_CONST struct device *pci_domain; in pci_root_bus() local
976 let pci_domain = self.screen.param(pipe_cap::PIPE_CAP_PCI_GROUP) as cl_uint; in pci_info() localVariable
703 cl_uint pci_domain; member
1191 cl_uint pci_domain; member
675 pub pci_domain: Option<u32>, field
1609 cl_uint pci_domain; member
1619 cl_uint pci_domain; member
31502 pub pci_domain: u32, field31552 pub fn pci_domain(mut self, pci_domain: u32) -> Self { in pci_domain() method