Searched refs:cpm_vecs (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/platform/68360/
H A Dcommproc.c65 static struct cpm_action cpm_vecs[CPMVEC_NR]; variable in typeref:struct:cpm_action
192 /* if (cpm_vecs[vec].handler != 0) */
194 /* (uint)handler, (uint)cpm_vecs[vec].handler); */
195 /* cpm_vecs[vec].handler = handler; */
196 /* cpm_vecs[vec].dev_id = dev_id; */
208 cpm_vecs[vec].handler = NULL;
209 cpm_vecs[vec].dev_id = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dcommproc.c65 static struct cpm_action cpm_vecs[CPMVEC_NR]; variable in typeref:struct:cpm_action
192 /* if (cpm_vecs[vec].handler != 0) */
194 /* (uint)handler, (uint)cpm_vecs[vec].handler); */
195 /* cpm_vecs[vec].handler = handler; */
196 /* cpm_vecs[vec].dev_id = dev_id; */
208 cpm_vecs[vec].handler = NULL;
209 cpm_vecs[vec].dev_id = NULL;

Completed in 109 milliseconds