Home
last modified time | relevance | path

Searched refs:crc_table_empty (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dcrc32.c79 local volatile int crc_table_empty = 1; variable
153 crc_table_empty = 0; in make_crc_table()
157 while (crc_table_empty) in make_crc_table()
213 if (crc_table_empty) in get_crc_table()
232 if (crc_table_empty)