Home
last modified time | relevance | path

Searched refs:PciHeaderType (Results 1 – 7 of 7) sorted by relevance

/external/crosvm/devices/src/pci/
Dpci_configuration.rs34 pub enum PciHeaderType { enum
292 header_type: PciHeaderType, in new() argument
313 PciHeaderType::Device => { in new()
317 PciHeaderType::Bridge => { in new()
681 PciHeaderType::Device, in add_capability()
743 PciHeaderType::Device, in class_code()
766 PciHeaderType::Device, in read_only_bits()
786 PciHeaderType::Device, in query_unused_bar()
808 PciHeaderType::Device, in add_pci_bar_mem_64bit()
855 PciHeaderType::Device, in add_pci_bar_mem_32bit()
[all …]
Dmod.rs26 PciClassCode, PciConfiguration, PciDisplaySubclass, PciHeaderType, PciProgrammingInterface,
Dpci_device.rs241 use pci_configuration::{PciClassCode, PciConfiguration, PciHeaderType, PciMultimediaSubclass};
282 PciHeaderType::Device, in config_write_result()
Dpci_root.rs14 PciBridgeSubclass, PciClassCode, PciConfiguration, PciHeaderType,
145 PciHeaderType::Device, in new()
Dac97.rs21 PciBarConfiguration, PciClassCode, PciConfiguration, PciHeaderType, PciMultimediaSubclass,
126 PciHeaderType::Device, in new()
/external/crosvm/devices/src/usb/xhci/
Dxhci_controller.rs7 PciHeaderType, PciInterruptPin, PciProgrammingInterface, PciSerialBusSubClass,
111 PciHeaderType::Device, in new()
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs19 PciClassCode, PciConfiguration, PciDevice, PciDeviceError, PciDisplaySubclass, PciHeaderType,
261 PciHeaderType::Device, in new()