|
devLib2
2.12
|
#include <osdPciShared.h>
Data Fields | |
| epicsPCIDevice | dev |
| epicsUInt32 | base [PCIBARCOUNT] |
| epicsUInt32 | len [PCIBARCOUNT] |
| epicsUInt32 | erom |
| ELLNODE | node |
| void * | drvpvt |
Definition at line 35 of file osdPciShared.h.
| epicsUInt32 osdPCIDevice::base[PCIBARCOUNT] |
Definition at line 40 of file osdPciShared.h.
| epicsPCIDevice osdPCIDevice::dev |
Definition at line 36 of file osdPciShared.h.
| void* osdPCIDevice::drvpvt |
Definition at line 46 of file osdPciShared.h.
| epicsUInt32 osdPCIDevice::erom |
Definition at line 42 of file osdPciShared.h.
| epicsUInt32 osdPCIDevice::len[PCIBARCOUNT] |
Definition at line 41 of file osdPciShared.h.
| ELLNODE osdPCIDevice::node |
Definition at line 44 of file osdPciShared.h.
1.8.13