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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1238 patch_abs_32 (hostdata->script, 0, NCR53c7xx_msg_abort,
1240 patch_abs_32 (hostdata->script, 0, NCR53c7xx_msg_reject,
1242 patch_abs_32 (hostdata->script, 0, NCR53c7xx_zero,
1244 patch_abs_32 (hostdata->script, 0, NCR53c7xx_sink,
1246 patch_abs_32 (hostdata->script, 0, NOP_insn,
1248 patch_abs_32 (hostdata->script, 0, schedule,
1297 patch_abs_32 (hostdata->script, 0, addr_scratch, base + SCRATCHA_REG_800);
1298 patch_abs_32 (hostdata->script, 0, addr_temp, base + TEMP_REG);
1299 patch_abs_32 (hostdata->script, 0, addr_dsa, base + DSA_REG);
1314 patch_abs_32 (hostdat
[all...]
H A D53c7xx.h1544 #define patch_abs_32(script, offset, symbol, value) \ macro

Completed in 98 milliseconds