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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dviotape.c814 struct viotapelpevent *tevent = (struct viotapelpevent *)event; local
829 op->rc = tevent->sub_type_result;
833 op->rc = tevent->sub_type_result;
834 op->count = tevent->len;
844 op->rc = tevent->sub_type_result;
845 op->count = tevent->len;
854 op->count = tevent->u.op.count;
855 op->rc = tevent->sub_type_result;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dvio.c449 struct viotapelpevent *tevent = (struct viotapelpevent *)event; local
458 we->rc = tevent->sub_type_result;

Completed in 35 milliseconds