Searched refs:IoReportDetectedDevice (Results 1 – 11 of 11) sorted by relevance
/reactos/modules/rosapps/drivers/vfd/ |
H A D | vfdpnp.c | 450 status = IoReportDetectedDevice( in VfdReportDevice()
|
/reactos/modules/rosapps/drivers/green/ |
H A D | pnp.c | 149 Status = IoReportDetectedDevice( in ReportGreenPdo()
|
/reactos/ntoskrnl/io/pnpmgr/ |
H A D | pnpreport.c | 148 IoReportDetectedDevice( in IoReportDetectedDevice() function
|
/reactos/hal/halx86/acpi/ |
H A D | halpnpdd.c | 879 Status = IoReportDetectedDevice(DriverObject, in HalpDriverEntry()
|
/reactos/hal/halx86/legacy/ |
H A D | halpnpdd.c | 890 Status = IoReportDetectedDevice(DriverObject, in HalpDriverEntry()
|
/reactos/drivers/filesystems/btrfs/ |
H A D | volume.c | 1115 …Status = IoReportDetectedDevice(drvobj, InterfaceTypeUndefined, 0xFFFFFFFF, 0xFFFFFFFF, NULL, NULL… in add_volume_device()
|
H A D | btrfs.c | 6497 Status = IoReportDetectedDevice(drvobj, InterfaceTypeUndefined, 0xFFFFFFFF, 0xFFFFFFFF,
|
/reactos/drivers/storage/class/ramdisk/ |
H A D | ramdisk.c | 2496 Status = IoReportDetectedDevice(DriverObject, in DriverEntry()
|
/reactos/sdk/include/xdk/ |
H A D | iofuncs.h | 1545 IoReportDetectedDevice(
|
/reactos/drivers/storage/port/scsiport/ |
H A D | scsiport.c | 1177 Status = IoReportDetectedDevice(DriverObject, in ScsiPortInitialize()
|
/reactos/ntoskrnl/ |
H A D | ntoskrnl.spec | 475 @ stdcall IoReportDetectedDevice(ptr long long long ptr ptr long ptr)
|