Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c113 static int max_cached_ncmds = FCT_MAX_CACHED_CMDS; variable
2140 if (iport->iport_cached_ncmds < max_cached_ncmds) { in fct_cmd_free()