Searched refs:hvio_config_put (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpci_cfgacc_4v.h39 extern uint64_t hvio_config_put(devhandle_t, pci_device_t, pci_config_offset_t,
/illumos-gate/usr/src/uts/sun4v/io/pciex/
H A Dpci_cfgacc_asm.s48 hvio_config_put(devhandle_t dev_hdl, pci_device_t bdf, pci_config_offset_t off,
85 ENTRY(hvio_config_put) function
92 SET_SIZE(hvio_config_put)
H A Dpci_cfgacc_4v.c101 (void) hvio_config_put(devhdl, devaddr, offset, size, wdata);
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c123 (void) hvio_config_put(dev_hdl, bdf, offset + PCIE_DEVCTL,
H A Dpx_lib4v.c1278 if ((ret = hvio_config_put(DIP_TO_HANDLE(dip), bdf, off,
1281 "hvio_config_put failed, ret 0x%lx\n", ret);

Completed in 64 milliseconds