Searched refs:hvio_msiq_conf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_hcall.s84 hvio_msiq_conf(devhandle_t dev_hdl, msiqid_t msiq_id, r_addr_t ra,
371 ENTRY(hvio_msiq_conf) function
376 SET_SIZE(hvio_msiq_conf)
H A Dpx_lib4v.h145 extern uint64_t hvio_msiq_conf(devhandle_t dev_hdl, msiqid_t msiq_id,
H A Dpx_lib4v.c735 if ((ret = hvio_msiq_conf(DIP_TO_HANDLE(dip),
739 "hvio_msiq_conf failed, ret 0x%lx\n", ret);

Completed in 62 milliseconds