HomeSort by: relevance | last modified time | path
    Searched defs:qi (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_xmit.c 72 HAL_TX_QUEUE_INFO *qi; local
93 qi = &ahp->ah_txq[q];
94 if (qi->tqi_type != HAL_TX_QUEUE_INACTIVE) {
99 OS_MEMZERO(qi, sizeof(HAL_TX_QUEUE_INFO));
100 qi->tqi_type = type;
103 qi->tqi_qflags =
109 qi->tqi_aifs = INIT_AIFS;
110 qi->tqi_cwmin = HAL_TXQ_USEDEFAULT; /* NB: do at reset */
111 qi->tqi_shretry = INIT_SH_RETRY;
112 qi->tqi_lgretry = INIT_LG_RETRY
126 HAL_TX_QUEUE_INFO *qi; local
158 HAL_TX_QUEUE_INFO *qi; local
260 HAL_TX_QUEUE_INFO *qi; local
285 HAL_TX_QUEUE_INFO *qi; local
370 HAL_TX_QUEUE_INFO *qi; local
403 HAL_TX_QUEUE_INFO *qi; local
431 HAL_TX_QUEUE_INFO *qi; local
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c 116 HAL_TX_QUEUE_INFO *qi; local
139 qi = &ahp->ah_txq[q];
140 if (qi->tqi_type != HAL_TX_QUEUE_INACTIVE) {
145 OS_MEMZERO(qi, sizeof(HAL_TX_QUEUE_INFO));
146 qi->tqi_type = type;
149 qi->tqi_qflags =
155 qi->tqi_aifs = INIT_AIFS;
156 qi->tqi_cwmin = HAL_TXQ_USEDEFAULT; /* NB: do at reset */
157 qi->tqi_cwmax = INIT_CWMAX;
158 qi->tqi_shretry = INIT_SH_RETRY
202 HAL_TX_QUEUE_INFO *qi; local
237 HAL_TX_QUEUE_INFO *qi; local
    [all...]
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
intr.c 399 bigptr qr, qi;
401 qi = argsp->b_list.listp->chain.nextp->chain.datap;
402 if(ISCONST(qr) && ISCONST(qi))
403 q = mkcxcon(qr,qi);
405 mkconv(rettype-2,qi));
397 bigptr qr, qi; local
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c 124 HAL_TX_QUEUE_INFO *qi; local
176 qi = &ahp->ah_txq[q];
177 if (qi->tqi_type != HAL_TX_QUEUE_INACTIVE) {
182 OS_MEMZERO(qi, sizeof(HAL_TX_QUEUE_INFO));
183 qi->tqi_type = type;
185 qi->tqi_qflags = defqflags;
186 qi->tqi_aifs = INIT_AIFS;
187 qi->tqi_cwmin = HAL_TXQ_USEDEFAULT; /* NB: do at reset */
188 qi->tqi_cwmax = INIT_CWMAX;
189 qi->tqi_shretry = INIT_SH_RETRY
234 HAL_TX_QUEUE_INFO *qi; local
272 HAL_TX_QUEUE_INFO *qi; local
    [all...]
  /src/external/bsd/unbound/dist/testcode/
unitmsgparse.c 166 perf_encode(struct query_info* qi, struct reply_info* rep, uint16_t id,
181 ret = reply_info_encode(qi, rep, id, flags, out, timenow,
203 struct query_info qi; local
218 ret = reply_info_parse(pkt, alloc, &qi, &rep, region, &edns);
227 perf_encode(&qi, rep, id, flags, out, timenow, &edns);
230 query_info_clear(&qi);
317 struct query_info qi; local
332 ret = reply_info_parse(pkt, alloc, &qi, &rep, region, &edns);
344 ret = reply_info_encode(&qi, rep, id, flags, out, timenow,
354 check_the_rrsigs(&qi, rep)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
h8300-dis.c 321 const struct h8_instruction *qi; local
350 for (qi = h8_instructions; qi->opcode->name; qi++)
357 if (qi->length > maxlen)
360 q = qi->opcode;
635 return qi->length;
646 return qi->length;
656 return qi->length;
667 pregnames, qi->length)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
h8300-dis.c 321 const struct h8_instruction *qi; local
350 for (qi = h8_instructions; qi->opcode->name; qi++)
357 if (qi->length > maxlen)
360 q = qi->opcode;
635 return qi->length;
646 return qi->length;
656 return qi->length;
667 pregnames, qi->length)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
h8300-dis.c 321 const struct h8_instruction *qi; local
350 for (qi = h8_instructions; qi->opcode->name; qi++)
357 if (qi->length > maxlen)
360 q = qi->opcode;
635 return qi->length;
646 return qi->length;
656 return qi->length;
667 pregnames, qi->length)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
h8300-dis.c 321 const struct h8_instruction *qi; local
350 for (qi = h8_instructions; qi->opcode->name; qi++)
357 if (qi->length > maxlen)
360 q = qi->opcode;
635 return qi->length;
646 return qi->length;
656 return qi->length;
667 pregnames, qi->length)
    [all...]
  /src/sys/dev/qbus/
if_qt.c 208 struct qt_init *qi; local
220 qi = (struct qt_init *)ui.ui_vaddr;
221 memset(qi, 0, sizeof(struct qt_init));
222 qi->vector = uh->uh_lastiv - 4;
223 qi->options = INIT_OPTIONS_INT;
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bw.c 31 struct intel_qgv_info *qi)
46 qi->dram_type = INTEL_DRAM_DDR4;
49 qi->dram_type = INTEL_DRAM_LPDDR4;
52 qi->dram_type = INTEL_DRAM_DDR3;
55 qi->dram_type = INTEL_DRAM_LPDDR3;
64 qi->dram_type = INTEL_DRAM_DDR4;
67 qi->dram_type = INTEL_DRAM_DDR3;
70 qi->dram_type = INTEL_DRAM_LPDDR3;
73 qi->dram_type = INTEL_DRAM_LPDDR4;
81 qi->dram_type = INTEL_DRAM_LPDDR3; /* Conservative default *
184 struct intel_qgv_info qi = {}; local
    [all...]
  /src/external/bsd/top/dist/
hash.c 117 llistitem *qi; local
119 qi = emalloc(sizeof(llistitem) + size);
120 qi->datum = ((char *)qi + sizeof(llistitem));
121 return qi;
138 static void ll_extract(llist *q, llistitem *qi, llistitem *last)
143 q->head = qi->next;
147 last->next = qi->next;
149 qi->next = NULL;
154 #define LL_NEXT(q, qi) ((qi) != NULL ? (qi)->next : NULL
    [all...]
  /src/sys/arch/arm/xscale/
ixp425_qmgr.c 270 struct qmgrInfo *qi = &sc->qinfo[i]; local
272 qi->cb = dummyCallback;
273 qi->priority = IX_QMGR_Q_PRIORITY_0; /* default priority */
280 qi->intRegCheckMask = (1<<(i%(IX_QMGR_MIN_QUEUPP_QID)));
289 qi->qAccRegAddr = IX_QMGR_Q_ACCESS_ADDR_GET(i);
290 qi->qAccRegAddr = IX_QMGR_Q_ACCESS_ADDR_GET(i);
291 qi->qConfigRegAddr = IX_QMGR_Q_CONFIG_ADDR_GET(i);
296 qi->qUOStatRegAddr = IX_QMGR_QUEUOSTAT0_OFFSET +
301 qi->qUflowStatBitMask =
307 qi->qOflowStatBitMask =
358 struct qmgrInfo *qi = &sc->qinfo[qId]; local
402 struct qmgrInfo *qi = &sc->qinfo[qId]; local
471 struct qmgrInfo *qi = &sc->qinfo[qId]; local
500 struct qmgrInfo *qi = &sc->qinfo[qId]; local
541 const struct qmgrInfo *qi = &sc->qinfo[qId]; local
673 struct qmgrInfo *qi; local
754 struct qmgrInfo *qi; local
980 const struct qmgrInfo *qi = &sc->qinfo[qId]; local
    [all...]
  /src/sys/dev/
sequencer.c 551 sequencer_pcqitem_t qi; local
558 qi.qi_ptr = pcq_get(sc->pcq);
559 if (qi.qi_ptr == NULL) {
563 KASSERT((qi.qi_msg[3] & 0x80) != 0);
564 unit = qi.qi_msg[3] & ~0x80;
565 status = MIDI_GET_STATUS(qi.qi_msg[0]);
566 chan = MIDI_GET_CHAN(qi.qi_msg[0]);
570 .key=qi.qi_msg[1], .velocity=qi.qi_msg[2]);
574 .key=qi.qi_msg[1], .velocity=qi.qi_msg[2])
1420 sequencer_pcqitem_t qi; local
    [all...]
  /src/external/bsd/wpa/dist/src/ap/
gas_serv.c 1091 struct anqp_query_info *qi)
1093 qi->request |= bit;
1103 struct anqp_query_info *qi)
1108 qi);
1112 hapd->conf->venue_name != NULL, qi);
1117 get_anqp_elem(hapd, info_id) != NULL, qi);
1121 hapd->conf->network_auth_type != NULL, qi);
1125 hapd->conf->roaming_consortium != NULL, qi);
1130 hapd->conf->ipaddr_type_configured, qi);
1134 hapd->conf->nai_realm_data != NULL, qi);
1603 struct anqp_query_info qi; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
poly-int.h 2285 auto qi = NCa (a.coeffs[i]) / NCb (b.coeffs[i]); local
2289 if (qi == q)
2300 else if (q <= 0 && qi < q && qi + 1 == q)
2302 else if (q >= 0 && qi > q && qi - 1 == q)
  /src/sbin/sysctl/
sysctl.c 1759 u_quad_t qi, qo; local
1773 qi = strtouq(value, &t, 0);
1774 if (qi == UQUAD_MAX && errno == ERANGE) {
1785 ii = (u_int)qi;
1786 io = (u_int)(qi >> 32);
1797 bi = (bool)qi;
1806 i = &qi;
1807 si = sizeof(qi);
1830 display_number(node, gsname, &qi, sizeof(qi), DISPLAY_NEW)
    [all...]
  /src/external/bsd/unbound/dist/validator/
autotrust.c 1483 time_t x, qi = tp->autr->query_interval, rt = tp->autr->retry_time; local
1511 if(qi != tp->autr->query_interval || rt != tp->autr->retry_time) {
  /src/sys/dev/ic/
ath.c 2101 HAL_TXQ_INFO qi; local
2103 memset(&qi, 0, sizeof(qi));
2104 qi.tqi_aifs = HAL_TXQ_USEDEFAULT;
2105 qi.tqi_cwmin = HAL_TXQ_USEDEFAULT;
2106 qi.tqi_cwmax = HAL_TXQ_USEDEFAULT;
2108 qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE;
2109 return ath_hal_setuptxqueue(ah, HAL_TX_QUEUE_BEACON, &qi);
2121 HAL_TXQ_INFO qi; local
2123 ath_hal_gettxqueueprops(ah, sc->sc_bhalq, &qi);
3337 HAL_TXQ_INFO qi; local
3429 HAL_TXQ_INFO qi; local
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c 1785 struct query_info *qi; local
1795 qi = op->o_tmpalloc( sizeof( struct query_info ), op->o_tmpmemctx );
1796 qi->next = op->o_callback->sc_private;
1797 op->o_callback->sc_private = qi;
1798 ber_dupbv_x( &qi->xdn, &rs->sr_entry->e_nname, op->o_tmpmemctx );
1799 qi->del = ( count == 1 );
1809 struct query_info *qi, *qnext; local
1844 for ( qi=cb.sc_private; qi; qi=qnext )
    [all...]

Completed in 48 milliseconds