Searched refs:odp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_diag.c327 struct ipath_diag_pkt odp; local
335 if (count < sizeof(odp)) {
345 } else if (copy_from_user(&odp, data, sizeof(odp))) {
353 * disambiguate them, which we can do because odp.len has never
357 * as odp.unit, is almost certainly at least one (512byte)page
365 memcpy(&odp, &dp, sizeof(odp));
367 dp.unit = odp.unit;
368 dp.data = odp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2zip.c234 struct _dircontents *odp; local
241 dp = (odp = dp) -> _d_next;
242 free(odp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2.c843 struct _dircontents *odp; local
850 dp = (odp = dp) -> _d_next;
851 free(odp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 243 milliseconds