Chapter 3 SCSI Tape Class Driver Routines
The system-supplied SCSI tape class driver handles generic tape operations and provides OS-specific support to individual tape miniclass drivers.
This chapter describes the routines exported by the tape class driver for use by tape miniclass drivers. The routines are listed in alphabetical order.
These routines are defined in minitape.h.
For information about the SCSI tape class/miniclass architecture and designing a tape miniclass driver, see the Kernel-Mode Driver Design Guide.