Searched refs:hollywood_pic (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/evbppc/nintendo/dev/
H A Dahb.c68 static struct pic_ops hollywood_pic = { variable in typeref:struct:pic_ops
304 pic_impl = &hollywood_pic;
322 KASSERT(hollywood_pic.pic_intrbase != 0);
324 return intr_establish_xname(hollywood_pic.pic_intrbase + irq,

Completed in 7 milliseconds