Home | History | Annotate | Download | only in dev

Lines Matching defs:apc

1 /*	$NetBSD: apc.c,v 1.3 2025/05/31 15:14:40 jdc Exp $	*/
28 __KERNEL_RCSID(0, "$NetBSD: apc.c,v 1.3 2025/05/31 15:14:40 jdc Exp $");
56 struct apc_softc *apc = NULL;
58 CFATTACH_DECL_NEW(apc, sizeof(struct apc_softc),
66 if (apc != NULL) /* only one instance */
88 apc = sc;
102 if (apc == NULL)
104 val = bus_space_read_1(apc->sc_bt, apc->sc_bh, APC_IDLE_REG);
105 bus_space_write_1(apc->sc_bt, apc->sc_bh, APC_IDLE_REG,