Searched defs:rfc_dataEntry_s (Results 1 – 2 of 2) sorted by relevance
71 struct __RFC_STRUCT rfc_dataEntry_s { struct72 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry73 … //!< Indicates status of entry, including whether it is free for the system CPU to write to74 struct {87 } config;88 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>