Searched defs:log_rb (Results 1 – 1 of 1) sorted by relevance
31 struct log_rb { struct32 volatile uint32_t alloc;33 volatile uint32_t put;34 uint32_t sz;35 volatile char data[0];