Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_utils.h96 uint32_t total_allocation_length; member
H A Docs_utils.c1720 textbuf->total_allocation_length += textbuf->allocation_length; in ocs_textbuf_segment_alloc()
1723 if (textbuf->total_allocation_length >= textbuf->max_allocation_length) { in ocs_textbuf_segment_alloc()