Lines Matching refs:bar_offset
2461 size_t bar_offset, size_t bar_bytes, u8 next) in init_cap() argument
2469 cap->offset = bar_offset; in init_cap()
2480 size_t bar_offset, bar_len; in init_pci_config() local
2542 bar_offset = offsetof(struct virtio_pci_mmio, cfg); in init_pci_config()
2545 bar_offset, bar_len, in init_pci_config()
2553 bar_offset += bar_len; in init_pci_config()
2575 bar_offset, bar_len, in init_pci_config()
2578 bar_offset += bar_len; in init_pci_config()
2588 bar_offset, bar_len, in init_pci_config()
2602 bar_offset += bar_len + sizeof(((struct virtio_pci_mmio *)0)->padding); in init_pci_config()
2603 assert(bar_offset == sizeof(struct virtio_pci_mmio)); in init_pci_config()
2611 bar_offset, 0, 0); in init_pci_config()