Searched defs:Q (Results 1 – 3 of 3) sorted by relevance
205 #define CEDI_DISABLE_ALL_INT(Q) if (CEDI_PdVar(numQs)>Q) \ in disableAllInterrupts() argument232 #define CEDI_CLEAR_ALL_WRCLR_INT(Q) if (CEDI_PdVar(numQs)>Q) \ in clearAllInterrupts() argument235 #define CEDI_CLEAR_ALL_RDCLR_INT(Q) if (CEDI_PdVar(numQs)>Q) \ in clearAllInterrupts() argument755 #define CEDI_WR_RXQB_SIZE_N_CASE(Q) \ in setRxQBufferSizes() argument1188 #define CEDI_ADD_TX_PBUF_SEGS(Q) if (CEDI_PdVar(numQs)>Q)\ in emacInit() argument1583 #define CEDI_INT_STATUS_WR_CASE(Q) case Q: \ in emacIsr() argument2102 #define CEDI_ENABLE_INT(Q) if ((queueNum==Q) || (queueNum==CEDI_ALL_QUEUES)) \ in emacSetEventEnable() argument2105 #define CEDI_DISABLE_INT(Q) if ((queueNum==Q) || (queueNum==CEDI_ALL_QUEUES))\ in emacSetEventEnable() argument2431 #define CEDI_READ_INT_MASK_CASE(Q) case Q:\ in emacGetEventEnable() argument
697 #define CEDI_WR_TXQ_PTR_REG_N_CASE(Q) case Q:\ in emacResetTxQ() argument
678 #define CEDI_WR_RXQ_PTR_REG_N_CASE(Q) case Q:\ in emacResetRxQ() argument