OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte3
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
130
sparePtr->
tagByte3
= tu->asBytes[3];
146
tu->asBytes[3] = sparePtr->
tagByte3
;
386
s0->
tagByte3
!= s1->
tagByte3
||
yaffs_mtdif.c
47
oob[3] = spare->
tagByte3
;
62
spare->
tagByte3
= oob[3];
yaffs_guts.h
209
__u8
tagByte3
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
196
sparePtr->
tagByte3
= tu->asBytes[3];
Completed in 28 milliseconds