Searched refs:_hv_pcifront_write_config (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/hyperv/pcib/ |
H A D | vmbus_pcib.c | 1351 _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, int size, in _hv_pcifront_write_config() function 1429 _hv_pcifront_write_config(hpdev, PCIR_BAR(i), in vmbus_pcib_prepopulate_bars() 1433 _hv_pcifront_write_config(hpdev, PCIR_BAR(i), in vmbus_pcib_prepopulate_bars() 1804 _hv_pcifront_write_config(hpdev, reg, bytes, data); in vmbus_pcib_write_config()
|