Searched refs:cfg_type (Results 1 – 1 of 1) sorted by relevance
32 uint8_t cfg_type; member120 pcie_bdf_t bdf, uint8_t cfg_type, void *cap_struct, size_t cap_struct_size) in virtio_pci_read_cap() argument142 if (tmp.cfg_type == cfg_type) { in virtio_pci_read_cap()319 LOG_ERR("no mbar for capability type %d found", cap->cfg_type); in virtio_pci_map_cap()
Completed in 4 milliseconds