Source position: amigados.pas line 970
type tDevProc = record
dvp_Port: pMsgPort;
dvp_Lock: BPTR;
dvp_Flags: LongInt;
dvp_DevNode: pDosList;
end;