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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h331 #define ocs_strchr(s,c) strchr(s,c) macro
H A Docs_hw_queues.c1484 p = ocs_strchr(p, ',');
H A Docs_hw.c2050 p = ocs_strchr(p, ',');
6849 start = ocs_strchr(start, '=');

Completed in 136 milliseconds