LCI
|
LCI long communication buffer. More...
#include <lci.h>
Public Attributes | |
LCI_segment_t | segment |
void * | address |
size_t | length |
LCI long communication buffer.
All long buffer passed to a communication operation needs to be registered to the device (or set the segment to LCI_SEGMENT_ALL and LCI will register and deregister the buffer).
void* LCI_lbuffer_t::address |
size_t LCI_lbuffer_t::length |
LCI_segment_t LCI_lbuffer_t::segment |