Lines Matching refs:make_uint32
87 #define make_uint32(msb,b,c,lsb)\ macro
260 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()
271 *inop = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]); in Parse_fh()
278 fsidp->fsid_code = make_uint32(fhp[7], fhp[6], fhp[5], fhp[4]); in Parse_fh()
281 temp = make_uint32(fhp[3], fhp[2], fhp[1], fhp[0]); in Parse_fh()
285 *inop = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]); in Parse_fh()
295 *inop = make_uint32(fhp[8], fhp[9], fhp[10], fhp[11]); in Parse_fh()
304 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]); in Parse_fh()
306 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()
326 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]); in Parse_fh()
328 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()
339 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]); in Parse_fh()
341 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()
352 temp = make_uint32(fhp[7], fhp[6], fhp[5], fhp[4]); in Parse_fh()
377 *inop = make_uint32(fhp[26], fhp[27], fhp[23], fhp[22]); in Parse_fh()
390 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]); in Parse_fh()
392 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()
402 fsidp->fsid_code = make_uint32(fhp[4], fhp[5], fhp[6], fhp[7]); in Parse_fh()
404 *inop = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]); in Parse_fh()