HomeSort by: relevance | last modified time | path
    Searched defs:heathrow_ack_irq (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/macppc/macppc/
pic_heathrow.c 49 static void heathrow_ack_irq(struct pic_ops *, int);
119 pic->pic_ack_irq = heathrow_ack_irq;
250 heathrow_ack_irq(struct pic_ops *pic, int irq) function in typeref:typename:void

Completed in 63 milliseconds