Searched refs:interruptEnable (Results 1 – 6 of 6) sorted by relevance
341 bit32 interruptEnable; /**< Interrupt enable flag */ member
1632 mpiConfig->outboundQueues[i].interruptEnable = 1; in siConfiguration()1787 …mpiConfig->outboundQueues[i].interruptEnable = (bit32)queueConfig->outboundQueues[i].interruptE… in siConfiguration()1794 queueConfig->outboundQueues[i].interruptEnable)); in siConfiguration()2441 if (config->outboundQueues[qIdx].interruptEnable) in mpiInitialize()
866 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()889 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
1766 QueueConfig.outboundQueues[i].interruptEnable = OutboundQueueInterruptEnable[i]; in tdsaLoLevelGetResource()3320 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tdsaQueueConfigInit()
4022 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tiCOMPortInit()
2406 bit32 interruptEnable:1; /* 0b: No interrupt to host (host polling) member