Home
last modified time | relevance | path

Searched defs:isr_autovec (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/luna88k/luna88k/
H A Disr.h44 struct isr_autovec { struct
53 typedef LIST_HEAD(, isr_autovec) isr_autovec_list_t; argument
H A Disr.c49 isr_autovec_list_t isr_autovec[NISRAUTOVEC]; variable