Searched refs:current_magic_ (Results 1 – 2 of 2) sorted by relevance
54 current_magic_ = 0; in Reset()114 current_magic_ = hdr->magic; in Next()116 switch (current_magic_) { in Next()134 switch (current_magic_) { in Next()
73 u32 current_magic_; variable