Searched refs:script_patch_32_abs (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | 53c700.c | 1196 script_patch_32_abs(hostdata->script, CommandAddress, in process_script_interrupt() 1200 script_patch_32_abs(hostdata->script, SGScriptStartAddress, in process_script_interrupt() 1498 script_patch_32_abs(hostdata->script, CommandAddress, in NCR_700_start_command() 1503 script_patch_32_abs(hostdata->script, SGScriptStartAddress, in NCR_700_start_command()
|
D | 53c700.h | 457 #define script_patch_32_abs(script, symbol, value) \ macro
|