Searched refs:test_pat (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.c | 319 static const uint32_t test_pat[4][6] = { local 336 test_pat[chan][i]); 369 if (low != test_pat[chan][i] || 370 high != test_pat[chan][i+1]) { |
Completed in 67 milliseconds