upc_softc
extern void upc_attach(struct upc_softc *);
extern int upc1_read_config(struct upc_softc *, int);
extern void upc1_write_config(struct upc_softc *, int, int);
extern int upc2_read_config(struct upc_softc *, int);
extern void upc2_write_config(struct upc_softc *, int, int);