Searched refs:OCS_NEWLINE_MOD (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_utils.c695 #define OCS_NEWLINE_MOD 8 macro
697 if ((i % OCS_NEWLINE_MOD) == (OCS_NEWLINE_MOD - 1)) {
744 #define OCS_NEWLINE_MOD 8 macro
755 ((j % OCS_NEWLINE_MOD) == (OCS_NEWLINE_MOD - 1))) {

Completed in 186 milliseconds