Searched defs:VIO_PAYLOAD_ELEMS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_mailbox.h117 #define VIO_PAYLOAD_ELEMS (VIO_PAYLOAD_SZ / LDC_ELEM_SIZE) /* num words */ macro
173 uint64_t resv3[VIO_PAYLOAD_ELEMS - 1];
235 uint64_t resv[VIO_PAYLOAD_ELEMS - 1];
247 uint64_t resv[VIO_PAYLOAD_ELEMS];
293 uint64_t resv4[VIO_PAYLOAD_ELEMS - 4];
328 uint64_t data[VIO_PAYLOAD_ELEMS - 1];

Completed in 57 milliseconds