Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h341 bit32 interruptEnable; /**< Interrupt enable flag */ member
H A Dsainit.c1632 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()
H A Dsaint.c866 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
889 else if (saRoot->QueueConfig.outboundQueues[i].interruptEnable == 0) in saDelayedInterruptHandler()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c1766 QueueConfig.outboundQueues[i].interruptEnable = OutboundQueueInterruptEnable[i]; in tdsaLoLevelGetResource()
3320 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tdsaQueueConfigInit()
H A Dtdport.c4022 …QueueConfig->outboundQueues[i].interruptEnable = tdsaAllShared->OutboundQueueInterruptEnable[i]; /… in tiCOMPortInit()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2406 bit32 interruptEnable:1; /* 0b: No interrupt to host (host polling) member