Searched refs:interruptDelay (Results 1 – 6 of 6) sorted by relevance
334 …bit32 interruptDelay; /**< Delay in microseconds before the interrupt is a… member
971 sCFG->outboundQueues[i].interruptDelay = 0; in saInitialize()1630 mpiConfig->outboundQueues[i].interruptDelay = 0; in siConfiguration()1786 …mpiConfig->outboundQueues[i].interruptDelay = (bit16)queueConfig->outboundQueues[i].interruptD… in siConfiguration()2453 …outQueueCfg.interruptVecCntDelay = (config->outboundQueues[qIdx].interruptDelay & INT_DELAY_B… in mpiInitialize()4288 …ValuetoWrite = (( config->outboundQueues[obq].interruptDelay << SHIFT15) | config->outboundQueues[… in mpiWrIntVecTable()4293 … config->outboundQueues[i].interruptDelay, config->outboundQueues[i].interruptThreshold )); in mpiWrIntVecTable()
135 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaEsglInit()
1765 QueueConfig.outboundQueues[i].interruptDelay = OutboundQueueInterruptDelay[i]; in tdsaLoLevelGetResource()3319 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaQueueConfigInit()
4021 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tiCOMPortInit()
2394 bit32 interruptDelay:16; /* Time, in usec, to delay interrupts to the host. member