kstars
ApogeeLinux.h File Reference

Go to the source code of this file.
Classes | |
struct | apIOparam |
Defines | |
#define | apisa_major_number 62 |
#define | APISA_READ_LINE _IOR('a', 0x02, unsigned int) |
#define | APISA_READ_USHORT _IOR('a', 0x01, unsigned int) |
#define | APISA_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
#define | APOGEE_ISA_DEVICE "/dev/apisa" |
#define | APOGEE_PCI_DEVICE "/dev/appci" |
#define | APOGEE_PPI_DEVICE "/dev/apppi" |
#define | APOGEE_USB_DEVICE "/dev/usb/alta" |
#define | appci_major_number 60 |
#define | APPCI_READ_LINE _IOR('a', 0x02, unsigned int) |
#define | APPCI_READ_USHORT _IOR('a', 0x01, unsigned int) |
#define | APPCI_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
#define | apppi_major_number 61 |
#define | APPPI_READ_LINE _IOR('a', 0x02, unsigned int) |
#define | APPPI_READ_USHORT _IOR('a', 0x01, unsigned int) |
#define | APPPI_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
#define | APUSB_PRIME_USB_DOWNLOAD _IOR('a', 0x04, unsigned int) |
#define | APUSB_READ_STATUS _IOR('a', 0x0C, unsigned int) |
#define | APUSB_READ_USB_IMAGE _IOR('a', 0x06, unsigned int) |
#define | APUSB_READ_USB_SERIAL _IOR('a', 0x08, unsigned int) |
#define | APUSB_READ_USHORT _IOR('a', 0x01, unsigned int) |
#define | APUSB_STOP_USB_IMAGE _IOR('a', 0x05, unsigned int) |
#define | APUSB_USB_REQUEST _IOR('a', 0x0B, unsigned int) |
#define | APUSB_USB_RESET _IOR('a', 0x07, unsigned int) |
#define | APUSB_USB_SET_SERIAL _IOR('a', 0x0A, unsigned int) |
#define | APUSB_USB_STATUS _IOR('a', 0x03, unsigned int) |
#define | APUSB_WRITE_USB_SERIAL _IOR('a', 0x09, unsigned int) |
#define | APUSB_WRITE_USHORT _IOW('a', 0x02, unsigned int) |
Define Documentation
#define apisa_major_number 62 |
Definition at line 40 of file ApogeeLinux.h.
#define APISA_READ_LINE _IOR('a', 0x02, unsigned int) |
Definition at line 14 of file ApogeeLinux.h.
#define APISA_READ_USHORT _IOR('a', 0x01, unsigned int) |
Definition at line 13 of file ApogeeLinux.h.
#define APISA_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
Definition at line 15 of file ApogeeLinux.h.
#define APOGEE_ISA_DEVICE "/dev/apisa" |
Definition at line 50 of file ApogeeLinux.h.
#define APOGEE_PCI_DEVICE "/dev/appci" |
Definition at line 48 of file ApogeeLinux.h.
#define APOGEE_PPI_DEVICE "/dev/apppi" |
Definition at line 49 of file ApogeeLinux.h.
#define APOGEE_USB_DEVICE "/dev/usb/alta" |
Definition at line 51 of file ApogeeLinux.h.
#define appci_major_number 60 |
Definition at line 38 of file ApogeeLinux.h.
#define APPCI_READ_LINE _IOR('a', 0x02, unsigned int) |
Definition at line 22 of file ApogeeLinux.h.
#define APPCI_READ_USHORT _IOR('a', 0x01, unsigned int) |
Definition at line 21 of file ApogeeLinux.h.
#define APPCI_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
Definition at line 23 of file ApogeeLinux.h.
#define apppi_major_number 61 |
Definition at line 39 of file ApogeeLinux.h.
#define APPPI_READ_LINE _IOR('a', 0x02, unsigned int) |
Definition at line 18 of file ApogeeLinux.h.
#define APPPI_READ_USHORT _IOR('a', 0x01, unsigned int) |
Definition at line 17 of file ApogeeLinux.h.
#define APPPI_WRITE_USHORT _IOW('a', 0x03, unsigned int) |
Definition at line 19 of file ApogeeLinux.h.
#define APUSB_PRIME_USB_DOWNLOAD _IOR('a', 0x04, unsigned int) |
Definition at line 28 of file ApogeeLinux.h.
#define APUSB_READ_STATUS _IOR('a', 0x0C, unsigned int) |
Definition at line 36 of file ApogeeLinux.h.
#define APUSB_READ_USB_IMAGE _IOR('a', 0x06, unsigned int) |
Definition at line 30 of file ApogeeLinux.h.
#define APUSB_READ_USB_SERIAL _IOR('a', 0x08, unsigned int) |
Definition at line 32 of file ApogeeLinux.h.
#define APUSB_READ_USHORT _IOR('a', 0x01, unsigned int) |
Definition at line 25 of file ApogeeLinux.h.
#define APUSB_STOP_USB_IMAGE _IOR('a', 0x05, unsigned int) |
Definition at line 29 of file ApogeeLinux.h.
#define APUSB_USB_REQUEST _IOR('a', 0x0B, unsigned int) |
Definition at line 35 of file ApogeeLinux.h.
#define APUSB_USB_RESET _IOR('a', 0x07, unsigned int) |
Definition at line 31 of file ApogeeLinux.h.
#define APUSB_USB_SET_SERIAL _IOR('a', 0x0A, unsigned int) |
Definition at line 34 of file ApogeeLinux.h.
#define APUSB_USB_STATUS _IOR('a', 0x03, unsigned int) |
Definition at line 27 of file ApogeeLinux.h.
#define APUSB_WRITE_USB_SERIAL _IOR('a', 0x09, unsigned int) |
Definition at line 33 of file ApogeeLinux.h.
#define APUSB_WRITE_USHORT _IOW('a', 0x02, unsigned int) |
Definition at line 26 of file ApogeeLinux.h.