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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpci_cfgacc_4v.h37 extern uint64_t hvio_config_get(devhandle_t, pci_device_t, pci_config_offset_t,
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c71 if ((hvio_config_get(dev_hdl, bdf, PCI_CONF_VENID, 4,
78 if ((hvio_config_get(dev_hdl, bdf, PCI_CONF_COMM, 4,
85 (void) hvio_config_get(dev_hdl, bdf, PCI_CONF_CAP_PTR, 4,
99 (void) hvio_config_get(dev_hdl, bdf, hdr_next_ptr, 4,
116 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCTL,
129 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCAP,
H A Dpx_lib4v.c1257 if ((ret = hvio_config_get(DIP_TO_HANDLE(dip), bdf, off,
1260 "hvio_config_get failed, ret 0x%lx\n", ret);
/illumos-gate/usr/src/uts/sun4v/io/pciex/
H A Dpci_cfgacc_asm.s42 hvio_config_get(devhandle_t dev_hdl, pci_device_t bdf, pci_config_offset_t off,
64 ENTRY(hvio_config_get) function
73 SET_SIZE(hvio_config_get)
H A Dpci_cfgacc_4v.c79 (void) hvio_config_get(devhdl, devaddr,

Completed in 89 milliseconds