|
HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
#include <drives_sup.h>
Data Fields | |
| char | model [MODEL_SIZE] |
| char | comment [64] |
| char | TYPE [32] |
| long | ID |
| long | mask_stat2 |
| long | id_stat2 |
| long | DEVICE_NUMBER |
| long | UNITS_INSTALLED |
| long | CYLINDERS |
| long | HEADS |
| long | SECTORS |
| long | BYTES_PER_SECTOR |
| long | INTERLEAVE |
| long | FIXED |
| long | BLOCKS |
| long | LIF_DIR_BLOCKS |
Definition at line 33 of file drives_sup.h.
| long hpdir_t::BLOCKS |
Definition at line 50 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), hpdir_set_device(), and lif_tests().
| long hpdir_t::BYTES_PER_SECTOR |
Definition at line 46 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| char hpdir_t::comment[64] |
Definition at line 36 of file drives_sup.h.
Referenced by hpdir_find_drive(), and hpdir_init().
| long hpdir_t::CYLINDERS |
Definition at line 43 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| long hpdir_t::DEVICE_NUMBER |
Definition at line 41 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| long hpdir_t::FIXED |
Definition at line 48 of file drives_sup.h.
Referenced by hpdir_init().
| long hpdir_t::HEADS |
Definition at line 44 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| long hpdir_t::ID |
Definition at line 38 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| long hpdir_t::id_stat2 |
Definition at line 40 of file drives_sup.h.
Referenced by hpdir_find_drive(), and hpdir_init().
| long hpdir_t::INTERLEAVE |
Definition at line 47 of file drives_sup.h.
Referenced by hpdir_find_drive(), and hpdir_init().
| long hpdir_t::LIF_DIR_BLOCKS |
Definition at line 51 of file drives_sup.h.
| long hpdir_t::mask_stat2 |
Definition at line 39 of file drives_sup.h.
Referenced by hpdir_find_drive(), and hpdir_init().
| char hpdir_t::model[MODEL_SIZE] |
Definition at line 35 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| long hpdir_t::SECTORS |
Definition at line 45 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and hpdir_set_device().
| char hpdir_t::TYPE[32] |
Definition at line 37 of file drives_sup.h.
Referenced by hpdir_find_drive(), hpdir_init(), and mount().
| long hpdir_t::UNITS_INSTALLED |
Definition at line 42 of file drives_sup.h.
Referenced by hpdir_find_drive(), and hpdir_init().
1.8.17