Searched defs:pci_config_put8 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c105 pci_config_put8(ddi_acc_handle_t handle, off_t offset, uint8_t value) function
864 pci_config_put8(confhdl, PCI_CONF_CACHE_LINESZ,
866 pci_config_put8(confhdl, PCI_CONF_LATENCY_TIMER,
870 pci_config_put8(confhdl, PCI_BCNF_LATENCY_TIMER,
/illumos-gate/usr/src/man/man9f/
H A DMakefile1116 pci_config_put8.9f \
1945 pci_config_put8.9f := LINKSRC = pci_config_get8.9f

Completed in 104 milliseconds