more changes for stupid stupid win32

This commit is contained in:
Marty Kraimer
2003-03-31 19:53:55 +00:00
parent 761cbdc882
commit 385d813002
35 changed files with 35 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ static struct {
read_ai,
NULL
};
epicsShareExtern dset *pdevAiSoft;
epicsShareDef dset *pdevAiSoft = (dset *)&devAiSoft;
static long init_record(aiRecord *pai)

View File

@@ -51,6 +51,7 @@ static struct {
read_ai,
NULL
};
epicsShareExtern dset *pdevAiSoftRaw;
epicsShareDef dset *pdevAiSoftRaw = (dset *)&devAiSoftRaw;
static long init_record(aiRecord *pai)

View File

@@ -54,6 +54,7 @@ static struct {
NULL,
write_ao,
NULL};
epicsShareExtern dset *pdevAoSoft;
epicsShareDef dset *pdevAoSoft = (dset *)&devAoSoft;

View File

@@ -51,6 +51,7 @@ static struct {
NULL,
write_ao,
NULL};
epicsShareExtern dset *pdevAoSoftRaw;
epicsShareDef dset *pdevAoSoftRaw = (dset *)&devAoSoftRaw;
static long write_ao(aoRecord *pao)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_bi
};
epicsShareExtern dset *pdevBiSoft;
epicsShareDef dset *pdevBiSoft = (dset *)&devBiSoft;
static long init_record(biRecord *pbi)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_bi
};
epicsShareExtern dset *pdevBiSoftRaw;
epicsShareDef dset *pdevBiSoftRaw = (dset *)&devBiSoftRaw;
static long init_record(biRecord *pbi)

View File

@@ -52,6 +52,7 @@ static struct {
init_record,
NULL,
write_bo};
epicsShareExtern dset *pdevBoSoft;
epicsShareDef dset *pdevBoSoft = (dset *)&devBoSoft;
static long init_record(boRecord *pbo)

View File

@@ -52,6 +52,7 @@ static struct {
init_record,
NULL,
write_bo};
epicsShareExtern dset *pdevBoSoftRaw;
epicsShareDef dset *pdevBoSoftRaw = (dset *)&devBoSoftRaw;

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_event
};
epicsShareExtern dset *pdevEventSoft;
epicsShareDef dset *pdevEventSoft = (dset *)&devEventSoft;
static long init_record(eventRecord *pevent)

View File

@@ -49,6 +49,7 @@ static struct {
read_histogram,
NULL
};
epicsShareExtern dset *pdevHistogramSoft;
epicsShareDef dset *pdevHistogramSoft = (dset *)&devHistogramSoft;
static long init_record(histogramRecord *phistogram)

View File

@@ -47,6 +47,7 @@ static struct {
NULL,
read_longin
};
epicsShareExtern dset *pdevLiSoft;
epicsShareDef dset *pdevLiSoft = (dset *)&devLiSoft;
static long init_record(longinRecord *plongin)

View File

@@ -45,6 +45,7 @@ static struct {
NULL,
write_longout
};
epicsShareExtern dset *pdevLoSoft;
epicsShareDef dset *pdevLoSoft = (dset *)&devLoSoft;
static long init_record(longoutRecord *plongout)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_mbbi
};
epicsShareExtern dset *pdevMbbiDirectSoft;
epicsShareDef dset *pdevMbbiDirectSoft = (dset *)&devMbbiDirectSoft;
static long init_record(mbbiDirectRecord *pmbbi)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_mbbi
};
epicsShareExtern dset *pdevMbbiDirectSoftRaw;
epicsShareDef dset *pdevMbbiDirectSoftRaw = (dset *)&devMbbiDirectSoftRaw;
static long init_record(mbbiDirectRecord *pmbbi)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_mbbi
};
epicsShareExtern dset *pdevMbbiSoft;
epicsShareDef dset *pdevMbbiSoft = (dset *)&devMbbiSoft;
static long init_record(mbbiRecord *pmbbi)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
read_mbbi
};
epicsShareExtern dset *pdevMbbiSoftRaw;
epicsShareDef dset *pdevMbbiSoftRaw = (dset *)&devMbbiSoftRaw;
static long init_record(mbbiRecord *pmbbi)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
write_mbbo
};
epicsShareExtern dset *pdevMbboDirectSoft;
epicsShareDef dset *pdevMbboDirectSoft = (dset *)&devMbboDirectSoft;
static long init_record(mbboDirectRecord *pmbbo)

View File

@@ -47,6 +47,7 @@ static struct {
NULL,
write_mbbo
};
epicsShareExtern dset *pdevMbboDirectSoftRaw;
epicsShareDef dset *pdevMbboDirectSoftRaw = (dset *)&devMbboDirectSoftRaw;
static long init_record(mbboDirectRecord *pmbbo)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
write_mbbo
};
epicsShareExtern dset *pdevMbboSoft;
epicsShareDef dset *pdevMbboSoft = (dset *)&devMbboSoft;
static long init_record(mbboRecord *pmbbo)

View File

@@ -45,6 +45,7 @@ static struct {
NULL,
write_mbbo
};
epicsShareExtern dset *pdevMbboSoftRaw;
epicsShareDef dset *pdevMbboSoftRaw = (dset *)&devMbboSoftRaw;
static long init_record(mbboRecord *pmbbo)

View File

@@ -48,6 +48,7 @@ static struct {
NULL,
read_sa
};
epicsShareExtern dset *pdevSASoft;
epicsShareDef dset *pdevSASoft = (dset *)&devSASoft;

View File

@@ -47,6 +47,7 @@ static struct {
NULL,
read_stringin
};
epicsShareExtern dset *pdevSiSoft;
epicsShareDef dset *pdevSiSoft = (dset *)&devSiSoft;
static long init_record(stringinRecord *pstringin)

View File

@@ -46,6 +46,7 @@ static struct {
NULL,
write_stringout
};
epicsShareExtern dset *pdevSoSoft;
epicsShareDef dset *pdevSoSoft = (dset *)&devSoSoft;
static long init_record(stringoutRecord *pstringout)

View File

@@ -51,6 +51,7 @@ static struct {
NULL,
read_wf
};
epicsShareExtern dset *pdevWfSoft;
epicsShareDef dset *pdevWfSoft = (dset *)&devWfSoft;

View File

@@ -56,6 +56,7 @@ static struct {
read_ai,
NULL
};
epicsShareExtern dset *pdevAiTestAsyn;
epicsShareDef dset *pdevAiTestAsyn = (dset *)&devAiTestAsyn;

View File

@@ -57,6 +57,7 @@ static struct {
write_ao,
NULL
};
epicsShareExtern dset *pdevAoTestAsyn;
epicsShareDef dset *pdevAoTestAsyn = (dset *)&devAoTestAsyn;
static long init_record(pao)

View File

@@ -56,6 +56,7 @@ static struct {
read_bi,
NULL
};
epicsShareExtern dset *pdevBiTestAsyn;
epicsShareDef dset *pdevBiTestAsyn = (dset *)&devBiTestAsyn;
static long init_record(pbi)

View File

@@ -57,6 +57,7 @@ static struct {
write_bo,
NULL
};
epicsShareExtern dset *pdevBoTestAsyn;
epicsShareDef dset *pdevBoTestAsyn = (dset *)&devBoTestAsyn;
static long init_record(pbo)

View File

@@ -49,6 +49,7 @@ static struct {
get_ioint_info,
read_event
};
epicsShareExtern dset *pdevEventTestIoEvent;
epicsShareDef dset *pdevEventTestIoEvent = (dset *)&devEventTestIoEvent;
typedef struct myCallback {

View File

@@ -52,6 +52,7 @@ static struct {
read_histogram,
NULL
};
epicsShareExtern dset *pdevHistogramTestAsyn;
epicsShareDef dset *pdevHistogramTestAsyn = (dset *)&devHistogramTestAsyn;
static long init_record(phistogram)

View File

@@ -56,6 +56,7 @@ static struct {
read_mbbi,
NULL
};
epicsShareExtern dset *pdevMbbiTestAsyn;
epicsShareDef dset *pdevMbbiTestAsyn = (dset *)&devMbbiTestAsyn;
static long init_record(pmbbi)

View File

@@ -57,6 +57,7 @@ static struct {
write_mbbo,
NULL
};
epicsShareExtern dset *pdevMbboTestAsyn;
epicsShareDef dset *pdevMbboTestAsyn = (dset *)&devMbboTestAsyn;
static long init_record(pmbbo)

View File

@@ -55,6 +55,7 @@ static struct {
read_stringin,
NULL
};
epicsShareExtern dset *pdevSiTestAsyn;
epicsShareDef dset *pdevSiTestAsyn = (dset *)&devSiTestAsyn;
static long init_record(pstringin)

View File

@@ -56,6 +56,7 @@ static struct {
write_stringout,
NULL
};
epicsShareExtern dset *pdevSoTestAsyn;
epicsShareDef dset *pdevSoTestAsyn = (dset *)&devSoTestAsyn;
static long init_record(pstringout)

View File

@@ -56,6 +56,7 @@ static struct {
read_wf,
NULL
};
epicsShareExtern dset *pdevWfTestAsyn;
epicsShareDef dset *pdevWfTestAsyn = (dset *)&devWfTestAsyn;
static long init_record(pwf)