Searched refs:interruptEnable (Results 1 – 6 of 6) sorted by relevance
342 bit32 interruptEnable; /**< Interrupt enable flag */ member
1633 mpiConfig->outboundQueues[i].interruptEnable = 1; in siConfiguration()1788 …mpiConfig->outboundQueues[i].interruptEnable = (bit32)queueConfig->outboundQueues[i].interruptE… in siConfiguration()1795 queueConfig->outboundQueues[i].interruptEnable)); in siConfiguration()2442 if (config->outboundQueues[qIdx].interruptEnable) in mpiInitialize()
867 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()890 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
1767 QueueConfig.outboundQueues[i].interruptEnable = OutboundQueueInterruptEnable[i]; in tdsaLoLevelGetResource()3321 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tdsaQueueConfigInit()
4023 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tiCOMPortInit()
2407 bit32 interruptEnable:1; /* 0b: No interrupt to host (host polling) member