Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cfgacc.h77 extern void pci_cfgacc_put32(dev_info_t *, uint16_t, uint16_t, uint32_t);
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_cfgacc.c95 pci_cfgacc_put32(dev_info_t *rcdip, uint16_t bdf, uint16_t off, uint32_t data) in pci_cfgacc_put32() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c2014 pci_cfgacc_put32(NULL, PCI_GETBDF(bus, dev, func), reg, in cmi_pci_put_cmn()