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

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

Completed in 59 milliseconds