pccbb_softc
struct pccbb_softc *sc = arg;
struct pccbb_softc *psc = (struct pccbb_softc *)cc;
static int pccbbintr_function(struct pccbb_softc *);
static int pccbb_detect_card(struct pccbb_softc *);
static void pccbb_pcmcia_write(struct pccbb_softc *, int, uint8_t);
static uint8_t pccbb_pcmcia_read(struct pccbb_softc *, int);
STATIC int cb_reset(struct pccbb_softc *);
pccbbintr_function(struct pccbb_softc *sc)
STATIC int cb_detect_voltage(struct pccbb_softc *);
struct pccbb_softc *sc = arg;
STATIC void pccbb_pcmcia_attach_setup(struct pccbb_softc *,
pccbb_pcmcia_read(struct pccbb_softc *sc, int reg)
pccbb_pcmcia_write(struct pccbb_softc *sc, int reg, uint8_t val)
STATIC int pccbb_power(struct pccbb_softc *, int);
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
STATIC int pccbb_cardenable(struct pccbb_softc *, int);
static void *pccbb_intr_establish(struct pccbb_softc *,
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
static void pccbb_intr_disestablish(struct pccbb_softc *, void *);
pccbb_power(struct pccbb_softc *sc, int command)
static void pccbb_chipinit(struct pccbb_softc *);
static void pccbb_intrinit(struct pccbb_softc *);
pccbb_detect_card(struct pccbb_softc *sc)
cb_reset(struct pccbb_softc *sc)
cb_detect_voltage(struct pccbb_softc *sc)
pccbb_cardenable(struct pccbb_softc *sc, int function)
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
static int pccbb_pcmcia_wait_ready(struct pccbb_softc *);
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
static void pccbb_pcmcia_delay(struct pccbb_softc *, int, const char *);
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
static void pccbb_pcmcia_do_io_map(struct pccbb_softc *, int);
static void pccbb_pcmcia_do_mem_map(struct pccbb_softc *, int);
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
pccbb_intr_route(struct pccbb_softc *sc)
pccbb_intr_establish(struct pccbb_softc *sc, int level,
static int pccbb_open_win(struct pccbb_softc *, bus_space_tag_t,
static int pccbb_close_win(struct pccbb_softc *, bus_space_tag_t,
pccbb_intr_disestablish(struct pccbb_softc *sc, void *ih)
static void pccbb_winset(bus_addr_t, struct pccbb_softc *, bus_space_tag_t);
struct pccbb_softc *sc = (struct pccbb_softc *)cc;
struct pccbb_softc *sc = (struct pccbb_softc *)cc;
struct pccbb_softc *sc = (struct pccbb_softc *)cc;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
CFATTACH_DECL3_NEW(cbb_pci, sizeof(struct pccbb_softc),
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
pccbb_pcmcia_do_io_map(struct pccbb_softc *sc, int win)
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
pccbb_pcmcia_wait_ready(struct pccbb_softc *sc)
pccbb_pcmcia_delay(struct pccbb_softc *sc, int timo, const char *wmesg)
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
pccbb_pcmcia_do_mem_map(struct pccbb_softc *sc, int win)
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)pch;
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
struct pccbb_softc *sc = (struct pccbb_softc *)ct;
pccbb_open_win(struct pccbb_softc *sc, bus_space_tag_t bst, bus_addr_t addr,
pccbb_close_win(struct pccbb_softc *sc, bus_space_tag_t bst,
pccbb_winset(bus_addr_t align, struct pccbb_softc *sc, bus_space_tag_t bst)
struct pccbb_softc *sc = device_private(dv);
struct pccbb_softc *sc = device_private(dv);
struct pccbb_softc *sc = device_private(self);
struct pccbb_softc *sc = device_private(self);
struct pccbb_softc *sc = device_private(self);
struct pccbb_softc *sc = device_private(self);
pccbb_chipinit(struct pccbb_softc *sc)
delay_ms(int millis, struct pccbb_softc *sc)
pccbb_intrinit(struct pccbb_softc *sc)
pccbb_pcmcia_attach_setup(struct pccbb_softc *sc,
struct pccbb_softc *sc = (struct pccbb_softc *)arg;
void pccbb_intr_route(struct pccbb_softc *sc);
struct pccbb_softc; /* forward */