Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dioctl.c51 fc_cell_t fc_req[FCC_FIXED_CELLS+FCC_MAX_CELLS]; in fc_run_priv()
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h156 #define FCC_FIXED_CELLS 5 macro
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfcode.c657 csize = (FCC_FIXED_CELLS + nargs + nresults) * sizeof (fc_cell_t); in fc_run_priv()