Lines Matching refs:StorageID
471 htod32a(&oidata[PTP_oi_StorageID],oi->StorageID); in ptp_pack_OI()
572 oi->StorageID=dtoh32a(&data[PTP_oi_StorageID]); in ptp_unpack_OI()
1302 (*ce)[i].u.object.oi.StorageID = dtoh32a(&curdata[PTP_ece_OA_StorageID]); in ptp_unpack_CANON_changes()
1312 (*ce)[i].u.object.oi.StorageID = 0; /* use as marker */ in ptp_unpack_CANON_changes()
1801 oi->StorageID = 0xffffffff; in ptp_unpack_canon_directory()
1823 (*oinfos)[j].StorageID = dtoh32a(cur + ptp_canon_dir_storageid); in ptp_unpack_canon_directory()
1842 storageid = (*oinfos)[j].StorageID; in ptp_unpack_canon_directory()
1850 if ((*oinfos)[j].StorageID == 0xffffffff) { in ptp_unpack_canon_directory()
1851 (*oinfos)[j].StorageID = storageid; in ptp_unpack_canon_directory()
1861 if ((*oinfos)[j].StorageID == 0xffffffff) { in ptp_unpack_canon_directory()
1862 (*oinfos)[j].StorageID = storageid; in ptp_unpack_canon_directory()