Searched refs:hz_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/drm/
H A Dvia_verifier.c630 const hazard_t *hz_table; local
647 hz_table = table1;
651 hz_table = table2;
655 hz_table = table2;
658 hz_table = table3;
695 if ((hz = hz_table[cmd >> 24])) {

Completed in 103 milliseconds