Searched refs:cma (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.c570 byte* cma = NULL; local
609 (int)a->rx_stream[this->Id], (void**)&cma, &d);
611 cma = &a->stream_buffer[0];
612 cma[0] = cma[1] = cma[2] = cma[3] = 0;
614 this->RLength = MLength = (word)*(dword*)cma;
615 cma += 4;
618 cma
687 &cma[offset], local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A DMakefile22 rdma_cm-y := cma.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Dconfig.c648 struct comm_attribute *cma = local
650 return cma->show ? cma->show(cm, buf) : 0;
657 struct comm_attribute *cma = local
659 return cma->store ? cma->store(cm, buf, len) : -EINVAL;

Completed in 50 milliseconds