isapnp_write_reg
isapnp_write_reg(sc, ISAPNP_WAKE, 0); /* Good night cards */
isapnp_write_reg(sc, ISAPNP_WAKE, 0);
isapnp_write_reg(sc, ISAPNP_SET_RD_PORT, sc->sc_read_port >> 2);
isapnp_write_reg(sc, ISAPNP_CARD_SELECT_NUM, sc->sc_ncards);
isapnp_write_reg(&sc, ISAPNP_CONFIG_CONTROL, ISAPNP_CC_RESET_DRV);
isapnp_write_reg(sc, ISAPNP_CONFIG_CONTROL, ISAPNP_CC_RESET_DRV);
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc, isapnp_drq_range[i], v);
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc,
isapnp_write_reg(sc, ISAPNP_WAKE, c + 1);
isapnp_write_reg(sc, ISAPNP_LOGICAL_DEV_NUM, d);
isapnp_write_reg(sc, ISAPNP_ACTIVATE, 1);
isapnp_write_reg(sc, ISAPNP_ACTIVATE, 0);
static __inline void isapnp_write_reg(struct isapnp_softc *, int, u_char);