Home
last modified time | relevance | path

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

/freebsd/sys/x86/isa/
H A Datpic.c98 .pic_enable_source = atpic_enable_source, \
141 static void atpic_enable_source(struct intsrc *isrc);
247 atpic_enable_source(struct intsrc *isrc) in atpic_enable_source() function
463 atpic_enable_source((struct intsrc *)&atintrs[ICU_SLAVEID]); in atpic_startup()