Home
last modified time | relevance | path

Searched refs:interruptDelay (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h333 …bit32 interruptDelay; /**< Delay in microseconds before the interrupt is a… member
H A Dsainit.c970 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()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c134 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaEsglInit()
H A Dtdinit.c1764 QueueConfig.outboundQueues[i].interruptDelay = OutboundQueueInterruptDelay[i]; in tdsaLoLevelGetResource()
3318 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tdsaQueueConfigInit()
H A Dtdport.c4020 …QueueConfig->outboundQueues[i].interruptDelay = tdsaAllShared->OutboundQueueInterruptDelay[i]; /* … in tiCOMPortInit()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2393 bit32 interruptDelay:16; /* Time, in usec, to delay interrupts to the host. member