Lines Matching refs:UINT16BE

40 struct UINT16BE  struct
50 static inline uint16_t get_UINT16BE(UINT16BE word) in get_UINT16BE() argument
55 static inline void set_UINT16BE(UINT16BE *word, uint16_t data) in set_UINT16BE()
109 UINT16BE tna; /* total number of ADUs */
112 UINT16BE rl; /* track 01 record length */
113 UINT16BE slt; /* system loader track address */
115 UINT16BE nba; /* total number of bad ADUs on disk */
116 UINT16BE sle; /* system loader entry point */
117 UINT16BE sll; /* system loader length */
119 UINT16BE lt1; /* system loader track (copy 2) */
123 UINT16BE pif; /* system selector */
124 UINT16BE vda; /* volume directory ADU */
125 UINT16BE vpl; /* vcatalog physical record length */
126 UINT16BE spa; /* sectors per ADU */
130 UINT16BE pff; /* program file switch */
133 UINT16BE off; /* overlay file switch */
136 UINT16BE ilf; /* intermediate loader flag */
138 UINT16BE dif; /* diagnostic flag */
139UINT16BE drs; /* default physical record size "DBUILD DETERMINES DEFAULT PRS" (whate…
140 UINT16BE bal; /* starting sector of bad ADU list */
141 UINT16BE spr; /* track 0 sectors per record */
144 UINT16BE wff; /* WCS flag switch */
145UINT16BE vif; /* track 1 select flag (whatever it means) volume information copied f…
146 UINT16BE sta; /* state of disk: */
150 UINT16BE dct; /* disk creation time */
151 UINT16BE fsf; /* * * RESERVED * * */
160 UINT16BE nrc; /* # records in directory (minus DOR) nrc = nfl + nar (+ tfc???) */
161 UINT16BE nfl; /* # files currently in directory */
162 UINT16BE nar; /* # of available records */
163 UINT16BE tfc; /* number of temporary files */
165UINT16BE lvl; /* level # of directory (0 for root, 1 for children of root, 2 for gra…
167 UINT16BE prs; /* "default physical record length (used for file creation)" */
206 UINT16BE flg; /* flags */
214UINT16BE hkc; /* hask key count: the number of file descriptor records that are pres…
215UINT16BE hkv; /* hask key value: the result of the hash algorithm for the file name …
218 UINT16BE fl1; /* flags word 1 */
219 UINT16BE flg; /* flags word 2 */
220 UINT16BE prs; /* physical record size */
221 UINT16BE lrs; /* logical record size */
222UINT16BE pas; /* primary allocation size: # of ADUs allocated in primary allocation …
223UINT16BE paa; /* primary allocation address: first ADU of primary allocation block? …
224UINT16BE sas; /* secondary allocation size: used to determinate the # of blocks allo…
225UINT16BE saa; /* offset of secondary table: ???? "offset into this FDR of the second…
226 UINT16BE rfa; /* record number of first alias */
229 UINT16BE ofm; /* end of medium offset / */
232 UINT16BE btr; /* B-tree roots block # */
234 UINT16BE kdr; /* key descriptions record # */
239 UINT16BE mrs; /* minimum KIF record size */
245 UINT16BE psa; /* public security attribute */
258 UINT16BE hkc; /* hask key count */
259 UINT16BE hkv; /* hask key value */
262 UINT16BE flg; /* flags (same as fdr.flg) */
263 UINT16BE fill00; /* *** physical record size */
264 UINT16BE fill01; /* *** logical record size */
265 UINT16BE fill02; /* *** primary allocation size */
266 UINT16BE fill03; /* *** primary allocation address */
267 UINT16BE fill04; /* *** secondary allocation size */
268 UINT16BE fill05; /* *** secondary allocation address */
269 UINT16BE rna; /* record number of next ADR */
270 UINT16BE raf; /* record # of actual FDR (from 1 through dor.nrc) */
281 UINT16BE hkc; /* hask key count */
282 UINT16BE hkv; /* hask key value */
284 UINT16BE fill00; /* reserved */
285 UINT16BE fill01; /* reserved */
286 UINT16BE fdf; /* flags (same as fdr.flg) */
291 UINT16BE mxl; /* maximum message length */
293 UINT16BE rna; /* record number of next CDR or ADR */
294 UINT16BE raf; /* record # of actual FDR */
297 UINT16BE psa; /* public security attribute */