Home
last modified time | relevance | path

Searched refs:eibnx_port_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h103 } eibnx_port_t; typedef
113 eibnx_port_t *hc_port;
509 eibnx_thr_info_t *eibnx_start_port_monitor(eibnx_hca_t *, eibnx_port_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c1143 eibnx_port_t *port; in eibnx_prepare_hca()
1144 eibnx_port_t *port_tail; in eibnx_prepare_hca()
1205 port = kmem_zalloc(sizeof (eibnx_port_t), KM_SLEEP); in eibnx_prepare_hca()
1235 eibnx_port_t *port; in eibnx_cleanup_hca()
1236 eibnx_port_t *port_next; in eibnx_cleanup_hca()
1243 kmem_free(port, sizeof (eibnx_port_t)); in eibnx_cleanup_hca()
H A Denx_hdlrs.c894 eibnx_port_t *port; in eibnx_replace_portinfo()
1017 eibnx_port_t *port; in eibnx_handle_hca_attach()
H A Denx_main.c546 eibnx_port_t *port; in eibnx_config_all_children()
H A Denx_misc.c345 eibnx_start_port_monitor(eibnx_hca_t *hca, eibnx_port_t *port) in eibnx_start_port_monitor()