![]() |
ChimeraTK-DeviceAccess 03.25.00
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | LLRFDRV_IOC '0' |
| #define | LLRFDRV_PHYSICAL_SLOT _IOWR(LLRFDRV_IOC, 20, int) |
| #define | LLRFDRV_DRIVER_VERSION _IOWR(LLRFDRV_IOC, 21, int) |
| #define | LLRFDRV_FIRMWARE_VERSION _IOWR(LLRFDRV_IOC, 22, int) |
| #define | LLRFDRV_IOC_MAXNR 22 |
| #define | LLRFDRV_IOC_MINNR 20 |
| #define LLRFDRV_DRIVER_VERSION _IOWR(LLRFDRV_IOC, 21, int) |
Definition at line 17 of file llrfdrv_io_compat.h.
| #define LLRFDRV_FIRMWARE_VERSION _IOWR(LLRFDRV_IOC, 22, int) |
Definition at line 18 of file llrfdrv_io_compat.h.
| #define LLRFDRV_IOC '0' |
Definition at line 15 of file llrfdrv_io_compat.h.
| #define LLRFDRV_IOC_MAXNR 22 |
Definition at line 20 of file llrfdrv_io_compat.h.
| #define LLRFDRV_IOC_MINNR 20 |
Definition at line 21 of file llrfdrv_io_compat.h.
| #define LLRFDRV_PHYSICAL_SLOT _IOWR(LLRFDRV_IOC, 20, int) |
Definition at line 16 of file llrfdrv_io_compat.h.