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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c51 static struct fc_state { struct
206 fc_max_opens * sizeof (struct fc_state), KM_SLEEP);
211 fc_max_opens * sizeof (struct fc_state));
238 kmem_free(fc_states, fc_max_opens * sizeof (struct fc_state));
260 struct fc_state *st;
305 struct fc_state *st;
381 struct fc_state *st;
423 struct fc_state *st;
496 struct fc_state *st;
569 struct fc_state *s
[all...]

Completed in 45 milliseconds