Searched defs:q0 (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/powerpc/math-emu/ |
D | udivmodti4.c | 13 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
|
/linux-3.3/crypto/ |
D | twofish_common.c | 60 static const u8 q0[256] = { variable
|
/linux-3.3/drivers/isdn/hardware/eicon/ |
D | capidtmf.c | 188 long c, d, q0, q1, q2; in capidtmf_goertzel_loop() local
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 1650 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start() local 1887 bna_rxp_add_rxqs(struct bna_rxp *rxp, struct bna_rxq *q0, in bna_rxp_add_rxqs() 2152 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start_rsp() local 2325 struct bna_rxq *q0; in bna_rx_create() local 2543 struct bna_rxq *q0 = NULL; in bna_rx_destroy() local
|
D | bna.h | 308 #define GET_RXQS(rxp, q0, q1) do { \ argument
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 2668 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; in t3_intr() local 2706 struct sge_rspq *q0 = &adap->sge.qs[0].rspq; in t3b_intr() local 2741 struct sge_rspq *q0 = &qs0->rspq; in t3b_intr_napi() local
|