Home
last modified time | relevance | path

Searched refs:OPTION_SCSI_ERASE_GAP (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dhostopts.h175 #define OPTION_SCSI_ERASE_GAP /* SUPPORTED! */ macro
178 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported!) */
230 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported) */
260 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported) */
287 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported) */
314 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported) */
347 #undef OPTION_SCSI_ERASE_GAP /* (NOT supported) */
H A Dscsitape.c1137 #if defined( OPTION_SCSI_ERASE_GAP ) in erg_scsitape()