Home
last modified time | relevance | path

Searched refs:rb_init (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dbootlog.c102 static void rb_init(struct ringbuffer_t *);
151 rb_init(&ringbuffer); in bootlog_common()
659 rb_init(struct ringbuffer_t *buffer) in rb_init() function