Lines Matching refs:opaque_t

100 static opaque_t	emlxs_fca_bind_port(dev_info_t *, fc_fca_port_info_t *,
102 static void emlxs_fca_unbind_port(opaque_t);
104 static int32_t emlxs_fca_get_cap(opaque_t, char *, void *);
105 static int32_t emlxs_fca_set_cap(opaque_t, char *, void *);
106 static int32_t emlxs_fca_get_map(opaque_t, fc_lilpmap_t *);
107 static int32_t emlxs_fca_ub_alloc(opaque_t, uint64_t *, uint32_t,
109 static int32_t emlxs_fca_ub_free(opaque_t, uint32_t, uint64_t *);
111 static opaque_t emlxs_fca_get_device(opaque_t, fc_portid_t);
112 static int32_t emlxs_fca_notify(opaque_t, uint32_t);
1444 static opaque_t
2083 return ((opaque_t)port);
2089 emlxs_fca_unbind_port(opaque_t fca_port_handle)
2154 emlxs_fca_pkt_init(opaque_t fca_port_handle, fc_packet_t *pkt, int32_t sleep)
2249 emlxs_fca_pkt_uninit(opaque_t fca_port_handle, fc_packet_t *pkt)
2269 emlxs_fca_get_cap(opaque_t fca_port_handle, char *cap, void *ptr)
2372 emlxs_fca_set_cap(opaque_t fca_port_handle, char *cap, void *ptr)
2384 static opaque_t
2385 emlxs_fca_get_device(opaque_t fca_port_handle, fc_portid_t d_id)
2398 emlxs_fca_notify(opaque_t fca_port_handle, uint32_t cmd)
2412 emlxs_fca_get_map(opaque_t fca_port_handle, fc_lilpmap_t *mapbuf)
2464 emlxs_fca_transport(opaque_t fca_port_handle, fc_packet_t *pkt)
2802 emlxs_fca_ub_alloc(opaque_t fca_port_handle, uint64_t tokens[], uint32_t size,
3129 emlxs_fca_ub_release(opaque_t fca_port_handle, uint32_t count,
3245 emlxs_fca_ub_free(opaque_t fca_port_handle, uint32_t count, uint64_t tokens[])
3414 emlxs_fca_pkt_abort(opaque_t fca_port_handle, fc_packet_t *pkt, int32_t sleep)
4081 emlxs_fca_reset(opaque_t fca_port_handle, uint32_t cmd)
4146 emlxs_fca_port_manage(opaque_t fca_port_handle, fc_fca_pm_t *pm)