Lines Matching refs:pcc
1 /* $NetBSD: pcc.c,v 1.35 2021/08/07 16:19:00 thorpej Exp $ */
62 __KERNEL_RCSID(0, "$NetBSD: pcc.c,v 1.35 2021/08/07 16:19:00 thorpej Exp $");
80 * Autoconfiguration stuff for the PCC chip on mvme147
87 CFATTACH_DECL_NEW(pcc, sizeof(struct pcc_softc),
101 bus_addr_t pcc_offset; /* offset from PCC base */
105 * Devices that live on the PCC, attached in this order.
148 /* Only attach one PCC. */
168 /* Get a handle to the PCC's registers. */
203 * (Weird that this register is in the PCC ...)
245 * pccintr_establish: establish pcc interrupt
254 printf("pcc: illegal vector offset: 0x%x\n", pccvec);
258 printf("pcc: illegal interrupt level: %d\n", lvl);
272 printf("pcc: illegal vector offset: 0x%x\n", pccvec);
307 * Handle PCC soft interrupt #1