Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dscsitape.cpp28 static struct scsi_data_tape *tapeunits[MAX_FILESYSTEM_UNITS]; variable
56 if (tapeunits[i] == tape) in tape_free()
57 tapeunits[i] = NULL; in tape_free()
88 tapeunits[unit] = tape; in tape_init()
101 struct scsi_data_tape *tape = tapeunits[unitnum]; in tape_media_change()
109 struct scsi_data_tape *tape = tapeunits[unitnum]; in tape_get_info()