com_softc
sizeof(struct com_softc), com_dino_match, com_dino_attach
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_ssio_match, com_ssio_attach
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_gsc_probe, com_gsc_attach
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_leioc_match, com_leioc_attach
struct com_softc *sc = (void *)self;
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), cn30xxuart_probe, cn30xxuart_attach
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_ebus_match, com_ebus_attach
struct com_softc sc;
struct com_softc *sc = (struct com_softc*)self;
com_cardbus_enable(struct com_softc *sc)
com_cardbus_disable(struct com_softc *sc)
struct com_softc *sc = (struct com_softc *) self;
struct com_softc cc_com;
int com_cardbus_enable(struct com_softc *);
void com_cardbus_disable(struct com_softc *);
struct com_softc *sc = (struct com_softc *)self;
struct com_softc *sc = cookie;
sizeof (struct com_softc), com_fdt_match, com_fdt_attach
struct com_softc *sc = (struct com_softc *)arg;
struct com_softc *sc = arg;
void com_enable_debugport(struct com_softc *);
void com_fifo_probe(struct com_softc *);
com_enable_debugport(struct com_softc *sc)
com_attach_subr(struct com_softc *sc)
com_fifo_probe(struct com_softc *sc)
com_read_reg(struct com_softc *sc, bus_size_t reg)
com_write_reg(struct com_softc *sc, bus_size_t reg, uint8_t value)
struct com_softc *sc = (struct com_softc *)self;
struct com_softc *sc = (struct com_softc *)self;
struct com_softc *sc;
struct com_softc *sc = com_cd.cd_devs[unit];
compwroff(struct com_softc *sc)
com_resume(struct com_softc *sc)
struct com_softc *sc = arg;
struct com_softc *sc = com_cd.cd_devs[DEVUNIT(dev)];
struct com_softc *sc = com_cd.cd_devs[DEVUNIT(dev)];
struct com_softc *sc = com_cd.cd_devs[DEVUNIT(dev)];
struct com_softc *sc = com_cd.cd_devs[unit];
struct com_softc *sc = com_cd.cd_devs[DEVUNIT(tp->t_dev)];
struct com_softc *sc = com_cd.cd_devs[DEVUNIT(tp->t_dev)];
void compwroff(struct com_softc *);
struct com_softc *sc = arg;
int (*enable)(struct com_softc *);
void (*disable)(struct com_softc *);
uint8_t com_read_reg(struct com_softc *, bus_size_t);
void com_write_reg(struct com_softc *, bus_size_t, uint8_t);
void com_resume(struct com_softc *);
void com_attach_subr(struct com_softc *);
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_commulti_probe, com_commulti_attach
struct com_softc *sc = (struct com_softc *)self;
sizeof(struct com_softc), com_isa_probe, com_isa_attach, NULL,
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_isapnp_probe, com_isapnp_attach
struct com_softc *sc = cookie;
struct com_softc sc;
int com_pcmcia_enable(struct com_softc *);
void com_pcmcia_disable(struct com_softc *);
int com_pcmcia_enable1(struct com_softc *);
void com_pcmcia_disable1(struct com_softc *);
struct com_softc sc_com; /* real "com" softc */
struct com_softc *sc = &psc->sc_com;
com_pcmcia_enable(struct com_softc *sc)
com_pcmcia_enable1(struct com_softc *sc)
com_pcmcia_disable(struct com_softc *sc)
com_pcmcia_disable1(struct com_softc *sc)
sizeof(struct com_softc), com_puc_match,
struct com_softc *sc = (void *)self;
sizeof(struct com_softc), com_asio_match, com_asio_attach
struct com_softc *sc = (struct com_softc *)self;