Searched refs:_hv_pcifront_write_config (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c1220 * _hv_pcifront_write_config() - Internal PCI config write
1226 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, function
1327 _hv_pcifront_write_config(hpdev, where, size, val);
2242 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command);
2266 _hv_pcifront_write_config(hpdev,
2271 _hv_pcifront_write_config(hpdev,
2278 _hv_pcifront_write_config(hpdev,

Completed in 228 milliseconds