搜索资源列表
Disk-Class-Driver
- 磁盘类驱动程序用于与磁盘设备以及相应的端口驱动程序。磁盘类驱动是分层高于端口驱动程序和管理磁盘设备,不论他们的总线类型。这个驱动程序连接到磁盘设备枚举所有的存储端口驱动程序。这个司机暴露所需要的功能,文件系统驱动程序来访问磁盘设备。 有关更多信息,请参见介绍存储类驱动程序在存储技术设计指南。 -The disk class driver is used to interact with disk devices along with the appropriate port driver