Searched refs:_hv_pcifront_write_config (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/pci/controller/ |
| D | pci-hyperv.c | 786 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 875 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 1782 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 1806 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1811 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1818 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1830 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, in prepopulate_bars()
|