Searched refs:uctx_port (Results 1 – 2 of 2) sorted by relevance
1151 umad_port_info_t *port = agent->agent_uctx->uctx_port; in umad_register_agent()1460 uctx->uctx_port = port; in umad_open()1716 port = uctx->uctx_port; in umad_read()1924 port = uctx->uctx_port; in umad_write()2208 port = uctx->uctx_port; in umad_ioctl()2325 port = uctx->uctx_port; in umad_register()2498 port = uctx->uctx_port; in umad_unregister()2573 ASSERT(uctx->uctx_port != NULL); in umad_poll()
57 umad_port_info_t *uctx_port; member