Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h97 uint32_t max_allocation_length; member
H A Docs_utils.c1701 textbuf->max_allocation_length = length; in ocs_textbuf_alloc()
1723 if (textbuf->total_allocation_length >= textbuf->max_allocation_length) { in ocs_textbuf_segment_alloc()