Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/isa/
H A Datpic.c98 .pic_enable_source = atpic_enable_source, \
137 static void atpic_enable_source(struct intsrc *isrc);
243 atpic_enable_source(struct intsrc *isrc) in atpic_enable_source() function
459 atpic_enable_source((struct intsrc *)&atintrs[ICU_SLAVEID]); in atpic_startup()