Home
last modified time | relevance | path

Searched defs:ldc_handle (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvldc_impl.h106 ldc_handle_t ldc_handle; /* Channel handle */ member
H A Dvcc_impl.h265 ldc_handle_t ldc_handle; /* Channel handle */ member
H A Dvdc.h279 ldc_handle_t ldc_handle; /* Server LDC handle */ member
H A Dvsw_ldc.h327 ldc_handle_t ldc_handle; /* channel handle */ member
H A Dvnet_gen.h280 uint64_t ldc_handle; /* channel handle */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c482 ldc_handle_t ldc_handle; /* handle for LDC comm */ member
2223 send_msg(ldc_handle_t ldc_handle, void *msg, size_t msglen) in send_msg()
4971 recv_msg(ldc_handle_t ldc_handle, void *msg, size_t *nbytes) in recv_msg()