reactos/drivers/storage/port/storport
Eric Kohl ca22dc9bb5 [STORPORT][DDK] Add the StorPortExtendedFunction stub
- Add the StorPortExtendedFunction stub to the storport driver.
- Add the declaration of StorPortExtendedFunction to the ddk.

CORE-12695
2018-03-03 14:19:33 +01: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] Check status code of the call to PortFdoConnectInterrupt(). 2017-10-31 14:11:36 +01: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] Get the interrupt from the resource list, connect it and call the miniports HwInterrupt routine. 2017-10-23 23:21:58 +02:00
misc.c [STORPORT] Get the interrupt from the resource list, connect it and call the miniports HwInterrupt routine. 2017-10-23 23:21:58 +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] Get the interrupt from the resource list, connect it and call the miniports HwInterrupt routine. 2017-10-23 23:21:58 +02:00
storport.c [STORPORT][DDK] Add the StorPortExtendedFunction stub 2018-03-03 14:19:33 +01: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][DDK] Add the StorPortExtendedFunction stub 2018-03-03 14:19:33 +01: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