/[pengfork]/pengfork/src/fdo/atoms/p3.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/p3.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:07 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t p3_atom_tab[] = {  const atomdef_t p3_atom_tab[] = {
42    {"p3_start"                   , P3_START                   , raw},    {"p3-start"                   , P3_START                   , raw},
43    {"p3_stop"                    , P3_STOP                    , raw},    {"p3-stop"                    , P3_STOP                    , raw},
44    {"p3_write"                   , P3_WRITE                   , raw},    {"p3-write"                   , P3_WRITE                   , raw},
45    {"p3_interleaved_mode"        , P3_INTERLEAVED_MODE        , raw},    {"p3-interleaved-mode"        , P3_INTERLEAVED_MODE        , raw},
46    {"p3_debug_disable_outbound"  , P3_DEBUG_DISABLE_OUTBOUND  , dword},    {"p3-debug-disable-outbound"  , P3_DEBUG_DISABLE_OUTBOUND  , dword},
47    {"p3_debug_get_outbound_state", P3_DEBUG_GET_OUTBOUND_STATE, raw},    {"p3-debug-get-outbound-state", P3_DEBUG_GET_OUTBOUND_STATE, raw},
48    {NULL, -1, na}    {NULL, -1, na}
49  };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26