Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h156 #define FCC_FIXED_CELLS 5 macro
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c657 csize = (FCC_FIXED_CELLS + nargs + nresults) * sizeof (fc_cell_t); in fc_run_priv()