Lines Matching refs:word
42 .word 0 /* Start code */
43 .word rminit - rmbase /* Initialisation code */
44 .word rmfinal - rmbase /* Finalisation code */
45 .word rmservice - rmbase /* Service call handler */
46 .word rmtitle - rmbase /* Title string */
47 .word rmhelp - rmbase /* Help string */
48 .word rmcmdtbl - rmbase /* Help and command keyword table */
49 .word 0 /* SWI chunk base number */
50 .word 0 /* SWI handler code offset */
51 .word 0 /* SWI decoding table offset */
52 .word 0 /* SWI decoding code offset */
53 .word 0 /* Messages filename offset */
54 .word flags - rmbase /* Module flags extension offset */
57 .word rmtitle - rmbase /* Filing system name */
58 .word rmtitle - rmbase /* Filing system boot text */
59 .word fsentry_open - rmbase
60 .word fsentry_getbytes - rmbase
61 .word fsentry_putbytes - rmbase
62 .word fsentry_args - rmbase
63 .word fsentry_close - rmbase
64 .word fsentry_file - rmbase
65 .word fileswitch_SUPPORTS_SPECIAL | fileswitch_READ_ONLY | NBFS_FSNUM
66 .word fsentry_func - rmbase
67 .word 0 /* FSEntry_GBPB */
68 .word 0 /* Extra information word */
74 .word 0 /* not 32 bit compatible */
132 .word 0
134 .word _DYNAMIC - rmbase
189 .word rmcmd_nbfs - rmbase /* Command code */
194 .word rmcmd_nbfs_syntax - rmbase /* Syntax message */
195 .word rmcmd_nbfs_help - rmbase /* Help message */