Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hp300/stand/common/
Dite_sti.c49 uint32_t codeptr[STI_CODECNT];
129 for (i = 0; i < STI_CODECNT; i++) in sti_iteinit_common()
145 for (i = STI_CODECNT - 1; i != 0; i--) in sti_iteinit_common()
/netbsd/src/sys/dev/ic/
Dstireg.h57 #define STI_CODECNT 16 macro