Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/cbus/
H A Dnec86reg.h78 #define NEC86_NRATE 8 macro
H A Dnec86hw.c91 static int nec86hw_rate_table[NEC86HW_NRATE_TYPE][NEC86_NRATE] = {
647 for (i = 0; i < NEC86_NRATE; i++) { in nec86hw_rate_bits()