Searched refs:sib_base (Results 1 – 1 of 1) sorted by relevance
373 unsigned char sib_base = (*start_byte) & 0x07; in ProcessSib() local374 if (0x05 == sib_base) { in ProcessSib()