Searched refs:umad_port_info_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h50 typedef struct umad_port_info_s umad_port_info_t; typedef in typeref:struct:umad_port_info_s
57 umad_port_info_t *uctx_port;
89 umad_port_info_t *hca_ports;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c417 umad_init_port_info(const umad_hca_info_t *hca, umad_port_info_t *port)
445 umad_port_info_t *port;
457 sizeof (umad_port_info_t));
506 umad_port_info_t *port;
519 kmem_zalloc(sizeof (umad_port_info_t) * hca->hca_nports, KM_SLEEP);
669 umad_port_info_t *port = &hca->hca_ports[j];
868 umad_port_info_t *port = &hca.hca_ports[j];
1150 umad_port_info_t *port = agent->agent_uctx->uctx_port;
1395 umad_port_info_t *port;
1516 umad_port_info_t *por
[all...]

Completed in 48 milliseconds