Home
last modified time | relevance | path

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

/reactos/drivers/bus/isapnp/
H A Disapnp.h98 } ISAPNP_PDO_EXTENSION, *PISAPNP_PDO_EXTENSION; typedef
H A Disapnp.c1019 sizeof(ISAPNP_PDO_EXTENSION), in IsaPnpCreateReadPortDO()
1029 RtlZeroMemory(PdoExt, sizeof(ISAPNP_PDO_EXTENSION)); in IsaPnpCreateReadPortDO()
1158 sizeof(ISAPNP_PDO_EXTENSION), in IsaPnpFillDeviceRelations()
1172 RtlZeroMemory(PdoExt, sizeof(ISAPNP_PDO_EXTENSION)); in IsaPnpFillDeviceRelations()
/reactos/modules/rostests/unittests/isapnp/
H A Dtests.c124 ISAPNP_PDO_EXTENSION PdoExt = { 0 }; in DrvTestResources()
H A Dprecomp.h96 } ISAPNP_PDO_EXTENSION, *PISAPNP_PDO_EXTENSION; typedef