Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h69 extern void _ocs_hw_assert(const char *cond, const char *filename, int linenum);
79 _ocs_hw_assert(#cond, __FILE__, __LINE__); \
H A Docs_hw.c11971 _ocs_hw_assert(const char *cond, const char *filename, int linenum) in _ocs_hw_assert() function