Searched refs:pci_cfg_space_rw_bmp (Results 1 – 1 of 1) sorted by relevance
49 static const u8 pci_cfg_space_rw_bmp[PCI_INTERRUPT_LINE + 4] = { variable77 for (; i < bytes && (off + i < sizeof(pci_cfg_space_rw_bmp)); i++) { in vgpu_pci_cfg_mem_write()78 mask = pci_cfg_space_rw_bmp[off + i]; in vgpu_pci_cfg_mem_write()