Home
last modified time | relevance | path

Searched refs:UNIT_WPROT (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_disclib.h91 #define UNIT_WPROT (UNIT_WLK | UNIT_RO) /* write protected if locked or read-only */ macro
H A Dhp2100_disclib.c1930 if ((uptr->flags & UNIT_WPROT) /* is the unit write protected, */ in start_write()
2395 if (uptr->flags & UNIT_WPROT) /* is the write protect switch set? */ in drive_status()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp_disclib.h90 #define UNIT_WPROT (UNIT_WLK | UNIT_RO) /* write protected if locked or read-only */ macro
H A Dhp_disclib.c1899 if ((uptr->flags & UNIT_WPROT) /* is the unit write protected, */ in start_write()
2347 if (uptr->flags & UNIT_WPROT) /* is the write protect switch set? */ in drive_status()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_disclib.h90 #define UNIT_WPROT (UNIT_WLK | UNIT_RO) /* write protected if locked or read-only */ macro
H A Dhp2100_disclib.c1928 if ((uptr->flags & UNIT_WPROT) /* is the unit write protected, */ in start_write()
2393 if (uptr->flags & UNIT_WPROT) /* is the write protect switch set? */ in drive_status()