Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h69 extern int fcoe_use_ext_log;
83 if (fcoe_use_ext_log) { \
H A Dfcoe.c233 int fcoe_use_ext_log = 1; variable