Searched refs:_hv_pcifront_write_config (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-hyperv.c | 1233 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 1334 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 2249 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 2273 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2278 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2285 _hv_pcifront_write_config(hpdev, in prepopulate_bars()
|