reactos/drivers/storage/port/storport
2017-10-21 17:56:06 +02:00
..
CMakeLists.txt [STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines. 2017-10-14 19:12:24 +02:00
fdo.c [STORPORT] Query the bus interface of the lower (bus) device and implement StorPortGetBusData(). 2017-10-16 00:13:21 +02:00
guid.c [STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines. 2017-10-14 19:12:24 +02:00
miniport.c [STORPORT] Attach copies of the resource lists to the FDO device extension and use them to fill the access ranges in the port configuration. 2017-10-15 15:21:56 +02:00
misc.c [STORPORT] Implement StorPortGetDeviceBase(). 2017-10-17 00:05:26 +02:00
pdo.c [STORPORT] Start the implementation of the storport driver and add it to the build. 2017-10-12 22:41:47 +02:00
precomp.h [STORPORT] Implement StorPortGetUncachedExtension(). 2017-10-21 17:56:06 +02:00
storport.c [STORPORT] Implement StorPortGetUncachedExtension(). 2017-10-21 17:56:06 +02:00
storport.rc [STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines. 2017-10-14 19:12:24 +02:00
storport.spec [STORPORT] Start the implementation of the storport driver and add it to the build. 2017-10-12 22:41:47 +02:00
stubs.c [STORPORT] Start the implementation of the storport driver and add it to the build. 2017-10-12 22:41:47 +02:00