Searched refs:pci_cfgacc_put32 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | pci_cfgacc.h | 77 extern void pci_cfgacc_put32(dev_info_t *, uint16_t, uint16_t, uint32_t);
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pci_cfgacc.c | 95 pci_cfgacc_put32(dev_info_t *rcdip, uint16_t bdf, uint16_t off, uint32_t data) in pci_cfgacc_put32() function
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1943 pci_cfgacc_put32(NULL, PCI_GETBDF(bus, dev, func), reg, in cmi_pci_put_cmn()
|