Searched refs:p1275_cell2uint (Results 1 – 8 of 8) sorted by relevance
347 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()424 buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]); in polled_read()429 buflen = p1275_cell2uint(cif[CIF_MIN_SIZE+1]); 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()620 buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]); in polled_write()625 buflen = p1275_cell2uint(cif[CIF_MIN_SIZE+1]); in polled_write()
77 nargs = p1275_cell2uint(cif[1]); in ieee_sym_to_value()78 nresults = p1275_cell2uint(cif[2]); in ieee_sym_to_value()126 nargs = p1275_cell2uint(cif[1]); in ieee_value_to_sym()127 nresults = p1275_cell2uint(cif[2]); in ieee_value_to_sym()
217 *size = p1275_cell2uint(ci[7]); /* Res2: size */ in prom_fsize()244 *fsize = p1275_cell2uint(ci[8]); /* Res3: fsize */ in prom_compinfo()245 *bsize = p1275_cell2uint(ci[9]); /* Res4: bsize */ in prom_compinfo()
71 *ustrlen = p1275_cell2uint(ci[11]); /* Res2: unum str length */ in prom_get_unum()
52 return (p1275_cell2uint(ci[3])); /* Res0: time in ms. */ in prom_gettime()
227 fd = p1275_cell2uint(ci[3]); in promif_write()254 fd = p1275_cell2uint(ci[3]); in promif_read()
67 #define p1275_cell2uint(u) ((unsigned int)((cell_t)(u))) macro
195 *ustrlen = p1275_cell2uint(ci[11]); /* Res2: unum str length */ in prom_serengeti_get_ecacheunum()