Searched refs:interruptDelay (Results 1 – 6 of 6) sorted by relevance
333 …bit32 interruptDelay; /**< Delay in microseconds before the interrupt is a… member
970 sCFG->outboundQueues[i].interruptDelay = 0; in saInitialize()1629 mpiConfig->outboundQueues[i].interruptDelay = 0; in siConfiguration()1785 …mpiConfig->outboundQueues[i].interruptDelay = (bit16)queueConfig->outboundQueues[i].interruptD… in siConfiguration()2452 …outQueueCfg.interruptVecCntDelay = (config->outboundQueues[qIdx].interruptDelay & INT_DELAY_B… in mpiInitialize()4287 …ValuetoWrite = (( config->outboundQueues[obq].interruptDelay << SHIFT15) | config->outboundQueues[… in mpiWrIntVecTable()4292 … config->outboundQueues[i].interruptDelay, config->outboundQueues[i].interruptThreshold )); in mpiWrIntVecTable()
134 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaEsglInit()
1764 QueueConfig.outboundQueues[i].interruptDelay = OutboundQueueInterruptDelay[i]; in tdsaLoLevelGetResource()3318 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaQueueConfigInit()
4020 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tiCOMPortInit()
2393 bit32 interruptDelay:16; /* Time, in usec, to delay interrupts to the host. member