Lines Matching refs:bar_offset
2465 size_t bar_offset, size_t bar_bytes, u8 next) in init_cap() argument
2473 cap->offset = bar_offset; in init_cap()
2484 size_t bar_offset, bar_len; in init_pci_config() local
2546 bar_offset = offsetof(struct virtio_pci_mmio, cfg); in init_pci_config()
2549 bar_offset, bar_len, in init_pci_config()
2557 bar_offset += bar_len; in init_pci_config()
2579 bar_offset, bar_len, in init_pci_config()
2582 bar_offset += bar_len; in init_pci_config()
2592 bar_offset, bar_len, in init_pci_config()
2606 bar_offset += bar_len + sizeof(((struct virtio_pci_mmio *)0)->padding); in init_pci_config()
2607 assert(bar_offset == sizeof(struct virtio_pci_mmio)); in init_pci_config()
2615 bar_offset, 0, 0); in init_pci_config()