Home
last modified time | relevance | path

Searched refs:IRQ_Channel (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/port/buslogic/
H A DBusLogic958.h376 UCHAR IRQ_Channel:7; /* Byte 12 Bits 0-6 */ member
680 UCHAR IRQ_Channel; member
H A DBusLogic958.c258 hcsp->IRQ_Channel = (UCHAR)ConfigInfo->BusInterruptLevel; in BT958HwFindAdapter()