Home
last modified time | relevance | path

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

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