32 static long write_bo(boRecord *
prec);
40 static long write_bo(boRecord *
prec)
42 struct link *plink = &prec->out;
48 status = dbPutLinkAsync(plink,
DBR_USHORT, &prec->val, 1);
51 else if (status == S_db_noLSET)
52 status = dbPutLink(plink,
DBR_USHORT, &prec->val, 1);
Miscellaneous macro definitions.
epicsExportAddress(dset, devBoSoftCallback)