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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c116 pci_config_put16(ddi_acc_handle_t handle, off_t offset, uint16_t value) function
857 pci_config_put16(confhdl, PCI_CONF_COMM,
861 pci_config_put16(confhdl, PCI_BCNF_BCNTRL,
1110 pci_config_put16(hdl, PCI_CONF_COMM, pcicmd);
1143 pci_config_put16(hdl, p->ppc_cap_offset + PCI_PMCSR,
1145 pci_config_put16(hdl, p->ppc_cap_offset + PCI_PMCSR,
1211 pci_config_put16(hdl, pmcap + PCI_PMCSR, pmcsr);
/illumos-gate/usr/src/man/man9f/
H A DMakefile1113 pci_config_put16.9f \
1942 pci_config_put16.9f := LINKSRC = pci_config_get8.9f

Completed in 94 milliseconds