Home
last modified time | relevance | path

Searched refs:BusInterruptLevel (Results 1 – 25 of 30) sorted by relevance

12

/reactos/hal/halx86/legacy/bus/
H A Dsysbus.c117 IN ULONG BusInterruptLevel, in HalpGetSystemInterruptVector() argument
125 Vector = HalpGetRootInterruptVector(BusInterruptLevel, in HalpGetSystemInterruptVector()
H A Dpcibus.c660 IN ULONG BusInterruptLevel, in HalpGetPCIIntOnISABus() argument
666 if (BusInterruptLevel < 1) return 0; in HalpGetPCIIntOnISABus()
671 BusInterruptLevel, in HalpGetPCIIntOnISABus()
/reactos/win32ss/drivers/videoprt/
H A Dinterrupt.c64 (ConfigInfo->BusInterruptLevel != 0 || in IntVideoPortSetupInterrupt()
74 ConfigInfo->BusInterruptLevel, in IntVideoPortSetupInterrupt()
H A Dvideoprt.c440 ConfigInfo.BusInterruptLevel = DeviceExtension->InterruptLevel; in IntVideoPortFindAdapter()
/reactos/hal/halx86/apic/
H A Dapic.c401 _In_ ULONG BusInterruptLevel, in HalpGetRootInterruptVector() argument
410 Vector = HalpIrqToVector(BusInterruptLevel); in HalpGetRootInterruptVector()
416 NT_ASSERT(HalpVectorToIndex[Vector] == BusInterruptLevel); in HalpGetRootInterruptVector()
436 Vector = HalpAllocateSystemInterrupt(BusInterruptLevel, Vector); in HalpGetRootInterruptVector()
443 DPRINT1("Failed to get an interrupt vector for IRQ %lu\n", BusInterruptLevel); in HalpGetRootInterruptVector()
/reactos/drivers/wdm/audio/legacy/stream/
H A Dpnp.c215 Config->BusInterruptLevel = Descriptor->u.Interrupt.Level; in StreamClassStartDevice()
267 …rrupt || DriverObjectExtension->Data.HwInterrupt == NULL || Config->BusInterruptLevel == 0 || Conf… in StreamClassStartDevice()
283 Config->BusInterruptLevel, in StreamClassStartDevice()
284 Config->BusInterruptLevel, in StreamClassStartDevice()
/reactos/hal/halx86/acpi/
H A Dbusemul.c237 IN ULONG BusInterruptLevel, in HalGetInterruptVector() argument
243 return HalpGetRootInterruptVector(BusInterruptLevel, in HalGetInterruptVector()
/reactos/hal/halx86/legacy/
H A Dbussupp.c1577 IN ULONG BusInterruptLevel, in HalGetInterruptVector() argument
1597 BusInterruptLevel, in HalGetInterruptVector()
1601 if ((Vector != IRQ2VECTOR(BusInterruptLevel)) || in HalGetInterruptVector()
1602 (*Irql != VECTOR2IRQL(IRQ2VECTOR(BusInterruptLevel)))) in HalGetInterruptVector()
1605 *Irql, Vector, BusInterruptLevel, BusInterruptVector); in HalGetInterruptVector()
1607 VECTOR2IRQL(IRQ2VECTOR(BusInterruptLevel)), in HalGetInterruptVector()
1608 IRQ2VECTOR(BusInterruptLevel)); in HalGetInterruptVector()
/reactos/hal/halx86/pic/
H A Dpic.c1238 HalpGetRootInterruptVector(IN ULONG BusInterruptLevel, in HalpGetRootInterruptVector() argument
1246 if (BusInterruptLevel > 23) in HalpGetRootInterruptVector()
1249 DPRINT1("IRQ %lx is too high!\n", BusInterruptLevel); in HalpGetRootInterruptVector()
1254 SystemVector = HalpIrqToVector((UCHAR)BusInterruptLevel); in HalpGetRootInterruptVector()
/reactos/drivers/storage/ide/uniata/
H A Did_probe.cpp1448 ConfigInfo->BusInterruptLevel = 14; in UniataFindBusMasterController()
1457 ConfigInfo->BusInterruptLevel = (channel == 0 ? 14 : 15); in UniataFindBusMasterController()
1507 deviceExtension->BusInterruptLevel = ConfigInfo->BusInterruptLevel; in UniataFindBusMasterController()
1519 ConfigInfo->BusInterruptLevel, in UniataFindBusMasterController()
1901 ConfigInfo->BusInterruptLevel,
2122 KdPrint2((PRINT_PREFIX " BusInterruptLevel=%d\n", deviceExtension->BusInterruptLevel)); in UniataConnectIntr2()
2127 deviceExtension->BusInterruptLevel, in UniataConnectIntr2()
2586 ConfigInfo->BusInterruptLevel = irq; in AtapiFindIsaController()
2588 ConfigInfo->BusInterruptLevel = InterruptLevels[*adapterCount - 1]; in AtapiFindIsaController()
2655 deviceExtension->BusInterruptLevel = ConfigInfo->BusInterruptLevel; in AtapiFindIsaController()
H A Duata_ctl.h138 ULONG BusInterruptLevel; // Interrupt level member
H A Dsrb.h60 ULONG BusInterruptLevel; // Interrupt request level for device member
H A Dbsmaster.h1242 ULONG BusInterruptLevel; // Interrupt level member
/reactos/hal/halx86/include/
H A Dbus.h419 _In_ ULONG BusInterruptLevel,
526 IN ULONG BusInterruptLevel,
626 IN ULONG BusInterruptLevel,
/reactos/hal/halarm/generic/
H A Dbus.c92 IN ULONG BusInterruptLevel, in HalGetInterruptVector() argument
/reactos/drivers/storage/port/scsiport/
H A Dfdo.c375 (PortConfig->BusInterruptLevel == 0 && PortConfig->BusInterruptVector == 0)) in FdoCallHWInitialize()
395 DeviceExtension->InterruptLevel[0] = PortConfig->BusInterruptLevel; in FdoCallHWInitialize()
H A Dregistry.c249 UlongData = (ULONG)DeviceExtension->PortConfig->BusInterruptLevel; in RegistryInitAdapterKey()
H A Dscsiport.c1085 PortConfig->BusInterruptLevel = 0; in ScsiPortInitialize()
1105 if (!PortConfig->BusInterruptLevel) in ScsiPortInitialize()
1672 PortConfig->BusInterruptLevel = PartialData->u.Interrupt.Level; in SpiResourceToConfig()
1852 …nterrupt.Level = (Interrupt == 2) ? PortConfig->BusInterruptLevel2 : PortConfig->BusInterruptLevel; in SpiConfigToResource()
2924 ConfigInfo->BusInterruptLevel = in SpiParseDeviceInfo()
/reactos/sdk/include/ndk/
H A Dhaltypes.h139 _In_ ULONG BusInterruptLevel,
/reactos/sdk/include/xdk/
H A Dhalfuncs.h171 _In_ ULONG BusInterruptLevel,
/reactos/boot/freeldr/freeldr/disk/
H A Dscsiport.c1007 PortConfig->BusInterruptLevel = PartialData->u.Interrupt.Level; in SpiResourceToConfig()
1211 PortConfig.BusInterruptLevel = 0; in ScsiPortInitialize()
1230 if (!PortConfig.BusInterruptLevel) in ScsiPortInitialize()
/reactos/drivers/storage/port/storport/
H A Dminiport.c157 PortConfiguration->BusInterruptLevel = PartialDescriptor->u.Interrupt.Level; in AssignResourcesToConfiguration()
/reactos/sdk/include/ddk/
H A Dstrmini.h294 ULONG BusInterruptLevel; member
H A Dsrb.h221 ULONG BusInterruptLevel; member
/reactos/drivers/storage/ide/atapi/
H A Datapi.c2383 ConfigInfo->BusInterruptLevel = irq; in AtapiFindController()
2385 ConfigInfo->BusInterruptLevel = InterruptLevels[*adapterCount - 1]; in AtapiFindController()
3247 ConfigInfo->BusInterruptLevel = InterruptLevels[*adapterCount - 1]; in AtapiFindPCIController()

12