Searched refs:LDC_PAYLOAD_SIZE_RELIABLE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h58 #define LDC_PAYLOAD_SIZE_RELIABLE (LDC_PACKET_SIZE - (LDC_ELEM_SIZE * 2)) macro
H A Dldc_impl.h241 uint8_t _rd[LDC_PAYLOAD_SIZE_RELIABLE];
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c2694 ldcp->pkt_payload = LDC_PAYLOAD_SIZE_RELIABLE;

Completed in 53 milliseconds