Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_ioctl.c486 ocs_textbuf_free(ocs, &textbuf); in ocs_ioctl()
541 ocs_textbuf_free(ocs, &textbuf); in ocs_ioctl()
571 ocs_textbuf_free(ocs, &textbuf); in ocs_ioctl()
605 ocs_textbuf_free(ocs, &textbuf); in ocs_ioctl()
H A Docs_utils.h103 extern void ocs_textbuf_free(ocs_t *ocs, ocs_textbuf_t *textbuf);
H A Docs_utils.c1789 ocs_textbuf_free(ocs_t *ocs, ocs_textbuf_t *textbuf) in ocs_textbuf_free() function
2367 ocs_textbuf_free(ocs, &ramlog->textbufs[i]); in ocs_ramlog_free()