Home
last modified time | relevance | path

Searched refs:pci_putw (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c196 #define pci_putw (*pci_putw_func) macro
1001 pci_putw(bus, dev, func, PCI_BCNF_IO_BASE_HI, in set_ppb_res()
1003 pci_putw(bus, dev, func, PCI_BCNF_IO_LIMIT_HI, in set_ppb_res()
1018 pci_putw(bus, dev, func, PCI_BCNF_MEM_BASE, in set_ppb_res()
1021 pci_putw(bus, dev, func, PCI_BCNF_MEM_LIMIT, in set_ppb_res()
1029 pci_putw(bus, dev, func, PCI_BCNF_PF_BASE_LOW, in set_ppb_res()
1032 pci_putw(bus, dev, func, PCI_BCNF_PF_LIMIT_LOW, in set_ppb_res()
1590 pci_putw(bus, dev, func, PCI_CONF_COMM, cmd_reg); in fix_ppb_res()
2529 pci_putw(bus, dev, func, PCI_CONF_COMM, in add_bar_reg_props()
2637 pci_putw(bus, dev, func, in add_bar_reg_props()
[all …]