Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c691 #define OCS_NEWLINE_MOD 8 in ocs_ddump_buffer() macro
693 if ((i % OCS_NEWLINE_MOD) == (OCS_NEWLINE_MOD - 1)) { in ocs_ddump_buffer()
739 #define OCS_NEWLINE_MOD 8 in ocs_ddump_queue_entries() macro
750 ((j % OCS_NEWLINE_MOD) == (OCS_NEWLINE_MOD - 1))) { in ocs_ddump_queue_entries()