File: moprc.h

package info (click to toggle)
latd 1.30
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,352 kB
  • ctags: 1,046
  • sloc: cpp: 8,489; sh: 878; makefile: 85
file content (10 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10


/* MOPRC commands, the ones we use anyway */
#define MOPRC_CMD_RESERVE      0x0D
#define MOPRC_CMD_RELEASE      0x0F
#define MOPRC_CMD_REQUESTID    0x05
#define MOPRC_CMD_BOOT         0x06
#define MOPRC_CMD_SYSTEMID     0x07
#define MOPRC_CMD_COMMANDPOLL  0x11
#define MOPRC_CMD_RESPONSE     0x13