User`s guide
6: ICPLOAD Utility
DC 900-1516D 103
6.5.1.3 icpstart
This routine is used to cause an ICP to begin execution of the downloaded code.
Format
int icpstart( char *device, int address, int flag);
Returns The completion status of the operation; normally
SS$_NORMAL. Refer to Chapter 4 for descriptions of status
codes returned by the ICP device driver.
Arguments
device: the VMS device name of the ICP.
address: starting address for execution.
flag: if set to 1, the driver is set for auto node assignment.