Lines Matching refs:make_uint32
91 #define make_uint32(msb,b,c,lsb)\ macro
267 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
278 *inop = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]);
285 fsidp->fsid_code = make_uint32(fhp[7], fhp[6], fhp[5], fhp[4]);
288 temp = make_uint32(fhp[3], fhp[2], fhp[1], fhp[0]);
292 *inop = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]);
302 *inop = make_uint32(fhp[8], fhp[9], fhp[10], fhp[11]);
311 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]);
313 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
333 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]);
335 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
346 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]);
348 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
359 temp = make_uint32(fhp[7], fhp[6], fhp[5], fhp[4]);
384 *inop = make_uint32(fhp[26], fhp[27], fhp[23], fhp[22]);
397 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]);
399 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
409 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]);
411 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);