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;