Home
last modified time | relevance | path

Searched defs:ocs_ramlog_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c2285 struct ocs_ramlog_s { struct
2286 uint32_t initialized;
2287 uint32_t textbuf_count;
2288 uint32_t textbuf_base;
2289 ocs_textbuf_t *textbufs;
2290 uint32_t cur_textbuf_idx;
2291 ocs_textbuf_t *cur_textbuf;
2292 ocs_lock_t lock;