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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c3250 int fca_done, fct_done, cmd_implicit = 0; local
3323 fca_done = 1;
3325 fca_done = 0;
3330 if ((fca_done || cmd_implicit) && fct_done) {

Completed in 6097 milliseconds