Lines Matching refs:UINT16BE

271 struct UINT16BE  struct
281 static inline uint16_t get_UINT16BE(UINT16BE word) in get_UINT16BE() argument
286 static inline void set_UINT16BE(UINT16BE *word, uint16_t data) in set_UINT16BE()
495 UINT16BE fdir_aphysrec; /* aphysrec address of fdir record for this subdirectory */
507 UINT16BE totphysrecs; /* total number of physrecs on disk (usually 360, */
1392 UINT16BE totAUs; /* total number of AUs */
1416 UINT16BE params; /* bits 0-3: sectors/AU - 1 */
1427 UINT16BE fdir_AU; /* points to root directory fdir */
1432 UINT16BE dsk1_AU; /* HFDC: points to current dsk1 emulation image (0 if none) */
1438 UINT16BE parent_ddr_AU; /* points to parent directory DDR */
1441 UINT16BE subdir_AU[114];/* points to all subdirectory DDRs */
1563 UINT16BE xreclen; /* extended record len: if record len is >= 256, */
1572 UINT16BE fphysrecs; /* file length in physrecs */
1609 UINT16BE xreclen; /* extended record len: if record len is >= 256, */
1618 UINT16BE fphysrecs_LSW; /* eldest FDR: file length in physrecs */
1645 UINT16BE prevsibFDR_AU; /* address of the AU where previous sibling FDR is */
1647 UINT16BE nextsibFDR_AU; /* address of the AU where next sibling FDR is */
1649 UINT16BE sibFDR_AUlen; /* total number of data AUs allocated in this particular sibling FDR */
1650 UINT16BE parent_FDIR_AU;/* FDIR the file is listed in */
1659 UINT16BE clusters[54][2];/* data cluster table: 0 through 54 entries (4 */
1671 UINT16BE fphysrecs; /* file length in physrecs */
1676 UINT16BE fixrecs; /* file length in records */
1798 UINT16BE fdir_buf[128]; in dsk_read_catalog()
1869 UINT16BE fdir_buf[128]; in win_read_catalog()