Home
last modified time | relevance | path

Searched refs:tmp_int (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/cris/boot/tools/
Dbuild.c108 int i,c,id,sz,tmp_int; in main() local
199 memcpy(&tmp_int, &buf[6], sizeof(int)); in main()
200 if (tmp_int < intel_int(0x200)) in main()
/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.c394 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr() local
400 ints[0] = tmp_int[0]; in bfa_plog_fchdr()
401 ints[1] = tmp_int[1]; in bfa_plog_fchdr()
402 ints[2] = tmp_int[4]; in bfa_plog_fchdr()
414 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr_and_pl() local
420 ints[0] = tmp_int[0]; in bfa_plog_fchdr_and_pl()
421 ints[1] = tmp_int[1]; in bfa_plog_fchdr_and_pl()
422 ints[2] = tmp_int[4]; in bfa_plog_fchdr_and_pl()