Home
last modified time | relevance | path

Searched refs:ibt_modify_port (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1441 rc = ibt_modify_port(hca->hca_handle, port->port_num, in umad_open()
1542 (void) ibt_modify_port(hca->hca_handle, port->port_num, in umad_close()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1903 ibt_status_t ibt_modify_port(ibt_hca_hdl_t hca_hdl, uint8_t port,
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c1235 ibt_modify_port(ibt_hca_hdl_t hca_hdl, uint8_t port, in ibt_modify_port() function