Home
last modified time | relevance | path

Searched defs:word_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_util.c61 U32 word_count in scic_word_copy_with_swap()
/freebsd/contrib/atf/atf-c/detail/
H A Dtext_test.c97 word_count(const char *word ATF_DEFS_ATTRIBUTE_UNUSED, void *data) in word_count() function
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c851 uint32_t word_count = buf_length / sizeof(uint32_t); in ocs_dump32() local