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

/freebsd-12-stable/sys/dev/hptiop/
H A Dhptiop.c339 u_int64_t temp64; local
370 temp64 = 0;
373 (u_int32_t *)&temp64, 2);
381 (u_int32_t *)&temp64, 2);
382 srb = (struct hpt_iop_srb *)(unsigned long)temp64;
485 u_int64_t temp64; local
490 (u_int32_t *)&temp64, 2);
491 if (temp64) {
494 temp64 = 1;
499 (u_int32_t *)&temp64,
817 u_int64_t temp64; local
1092 u_int64_t temp64; local
[all...]

Completed in 56 milliseconds