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

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c48 static uint64_t hvio_rp_mps(devhandle_t dev_hdl, pci_device_t bdf, int32_t *mps,
54 return (hvio_rp_mps(dev_hdl, bdf, mps_cap, MPS_GET));
60 return (hvio_rp_mps(dev_hdl, bdf, &mps, MPS_SET));
64 hvio_rp_mps(devhandle_t dev_hdl, pci_device_t bdf, int32_t *mps, int op) function

Completed in 80 milliseconds