Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppcreg.h103 int ppc_irq; member
H A Dppc.c542 if (irq != ppc->ppc_irq) { in ppc_pc873xx_detect()
548 if (ppc->ppc_irq == 7) { in ppc_pc873xx_detect()
556 printf("PC873xx irq set to %d\n", ppc->ppc_irq); in ppc_pc873xx_detect()
1737 ppc->ppc_irq = rman_get_start(ppc->res_irq); in ppc_probe()