Searched refs:_ocs_log (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_os.h | 369 extern void _ocs_log(ocs_t *ocs, const char *func, int line, const char *fmt, ...); 381 _ocs_log(os, __func__, __LINE__, fmt, ##__VA_ARGS__); \
|
H A D | ocs_os.c | 566 void _ocs_log(ocs_t *ocs, const char *func_name, int line, const char *fmt, ...) in _ocs_log() function
|