Home
last modified time | relevance | path

Searched refs:hvio_msg_setmsiq (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_hcall.s180 hvio_msg_setmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
618 ENTRY(hvio_msg_setmsiq)
623 SET_SIZE(hvio_msg_setmsiq)
H A Dpx_lib4v.h189 extern uint64_t hvio_msg_setmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
H A Dpx_lib4v.c1167 if ((ret = hvio_msg_setmsiq(DIP_TO_HANDLE(dip), in px_lib_msg_setmsiq()
/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h378 extern uint64_t hvio_msg_setmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
H A Dpx_lib4u.c1258 if ((ret = hvio_msg_setmsiq(DIP_TO_HANDLE(dip), in px_lib_msg_setmsiq()
H A Dpx_hlib.c2543 hvio_msg_setmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type, in hvio_msg_setmsiq() function