OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte6
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
133
sparePtr->
tagByte6
= tu->asBytes[6];
149
tu->asBytes[6] = sparePtr->
tagByte6
;
389
s0->
tagByte6
!= s1->
tagByte6
||
yaffs_mtdif.c
52
oob[6] = spare->
tagByte6
;
67
spare->
tagByte6
= oob[6];
yaffs_guts.h
215
__u8
tagByte6
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
199
sparePtr->
tagByte6
= tu->asBytes[6];
Completed in 492 milliseconds