Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sparc/os/
H A Dpolled_io.c347 out_args = CIF_MIN_SIZE + p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]); in polled_give_input()
393 in_args = p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]); in polled_read()
545 out_args = CIF_MIN_SIZE + p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]); in polled_take_input()
587 in_args = p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]); in polled_write()
/titanic_50/usr/src/uts/intel/sys/
H A Dpolled_io.h72 #define CIF_NUMBER_IN_ARGS 1 /* number of arguments passed in */ macro
/titanic_50/usr/src/uts/sparc/sys/
H A Dpolled_io.h75 #define CIF_NUMBER_IN_ARGS 1 /* number of arguments passed in */ macro