Searched defs:fcip_minor_node_created (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c454 static int fcip_minor_node_created = 0; variable
1105 if ((!fcip_minor_node_created) &&
1121 fcip_minor_node_created++;
1134 (fcip_minor_node_created == 1)) {
1833 * Reset fcip_minor_node_created to invalidate it.
1837 fcip_minor_node_created = 0;

Completed in 255 milliseconds