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

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

Completed in 177 milliseconds