Home | History | Annotate | Download | only in src

Lines Matching refs:storageid

471 	htod32a(&oidata[PTP_oi_StorageID],oi->StorageID);
572 oi->StorageID=dtoh32a(&data[PTP_oi_StorageID]);
1302 (*ce)[i].u.object.oi.StorageID = dtoh32a(&curdata[PTP_ece_OA_StorageID]);
1312 (*ce)[i].u.object.oi.StorageID = 0; /* use as marker */
1801 oi->StorageID = 0xffffffff;
1823 (*oinfos)[j].StorageID = dtoh32a(cur + ptp_canon_dir_storageid);
1833 uint32_t storageid;
1842 storageid = (*oinfos)[j].StorageID;
1843 if (storageid == 0xffffffff) continue;
1850 if ((*oinfos)[j].StorageID == 0xffffffff) {
1851 (*oinfos)[j].StorageID = storageid;
1861 if ((*oinfos)[j].StorageID == 0xffffffff) {
1862 (*oinfos)[j].StorageID = storageid;