Lines Matching refs:pat
212 uint16_t pat[2];216 pat[0] = 0x10;217 write_and_check(pat, 2, 1);221 pat[0] = 0x8f;222 write_and_check(pat, 2, 2);226 pat[0] = 0x842;227 write_and_check(pat, 2, 3);231 pat[0] = 0xd842;232 pat[1] = 0xdc42;233 write_and_check(pat, 2, 4);