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

/freebsd-11-stable/sys/dev/advansys/
H A Dadwlib.c342 const u_int16_t *word_table; local
434 word_table = (const u_int16_t *)adw->mcode_data->mcode_buf;
435 byte_codes = (const u_int8_t *)&word_table[253];
458 adw_outw(adw, ADW_RAM_DATA, word_table[*byte_codes]);

Completed in 48 milliseconds