Home
last modified time | relevance | path

Searched refs:UINT32BE (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dmac.cpp129 struct UINT32BE struct
183 typedef UINT32BE mac_type;
1469 UINT32BE fileID; /* file ID */
2781 UINT32BE fileID; /* file ID */
2828 UINT32BE fileID; /* file ID */
3699 UINT32BE reserved3[16]; /* reserved */
4148 if (rec1_data_len < sizeof(UINT32BE)) in BT_check()
4341 if (rec1_data_len < sizeof(UINT32BE)) in BT_check()
4613 if (rec_data_len < sizeof(UINT32BE)) in BT_search_leaf_rec()
5098 UINT32BE llen; in resfile_get_reslen()
[all …]
H A Dti990hd.cpp45 struct UINT32BE struct
61 static inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE() argument
66 static inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
79 UINT32BE cylinders; /* number of cylinders on hard disk (big-endian) */
80 UINT32BE heads; /* number of heads on hard disk (big-endian) */
81 UINT32BE sectors_per_track; /* number of sectors per track on hard disk (big-endian) */
82 UINT32BE bytes_per_sector; /* number of bytes of data per sector on hard disk (big-endian) */
227 UINT32BE eom; /* end of medium record number */
228 UINT32BE bkm; /* end of medium block number */
231 UINT32BE fbq; /* free block queue head */
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dmac.cpp129 struct UINT32BE struct
183 typedef UINT32BE mac_type;
1469 UINT32BE fileID; /* file ID */
2781 UINT32BE fileID; /* file ID */
2828 UINT32BE fileID; /* file ID */
3699 UINT32BE reserved3[16]; /* reserved */
4148 if (rec1_data_len < sizeof(UINT32BE)) in BT_check()
4341 if (rec1_data_len < sizeof(UINT32BE)) in BT_check()
4613 if (rec_data_len < sizeof(UINT32BE)) in BT_search_leaf_rec()
5098 UINT32BE llen; in resfile_get_reslen()
[all …]
H A Dti990hd.cpp45 struct UINT32BE struct
61 static inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE() argument
66 static inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
79 UINT32BE cylinders; /* number of cylinders on hard disk (big-endian) */
80 UINT32BE heads; /* number of heads on hard disk (big-endian) */
81 UINT32BE sectors_per_track; /* number of sectors per track on hard disk (big-endian) */
82 UINT32BE bytes_per_sector; /* number of bytes of data per sector on hard disk (big-endian) */
227 UINT32BE eom; /* end of medium record number */
228 UINT32BE bkm; /* end of medium block number */
231 UINT32BE fbq; /* free block queue head */
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dsmartmed.cpp28 struct UINT32BE struct
33 inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE()
39 inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
52 UINT32BE page_data_size;
53 UINT32BE page_total_size;
54 UINT32BE num_pages;
55 UINT32BE log2_pages_per_block;
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dsmartmed.cpp28 struct UINT32BE struct
33 inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE()
39 inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
52 UINT32BE page_data_size;
53 UINT32BE page_total_size;
54 UINT32BE num_pages;
55 UINT32BE log2_pages_per_block;
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99x/
H A D990_hd.cpp39 struct UINT32BE struct
44 static inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE() argument
50 static inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
62 UINT32BE cylinders; /* number of cylinders on hard disk (big-endian) */
63 UINT32BE heads; /* number of heads on hard disk (big-endian) */
64 UINT32BE sectors_per_track; /* number of sectors per track on hard disk (big-endian) */
65 UINT32BE bytes_per_sector; /* number of bytes of data per sector on hard disk (big-endian) */
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99x/
H A D990_hd.cpp39 struct UINT32BE struct
44 static inline uint32_t get_UINT32BE(UINT32BE word) in get_UINT32BE() argument
50 static inline void set_UINT32BE(UINT32BE *word, uint32_t data) in set_UINT32BE()
62 UINT32BE cylinders; /* number of cylinders on hard disk (big-endian) */
63 UINT32BE heads; /* number of heads on hard disk (big-endian) */
64 UINT32BE sectors_per_track; /* number of sectors per track on hard disk (big-endian) */
65 UINT32BE bytes_per_sector; /* number of bytes of data per sector on hard disk (big-endian) */