HomeSort by: relevance | last modified time | path
    Searched refs:pccbb_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
pccbb.c 86 delay_ms(int millis, struct pccbb_softc *sc)
100 static int pccbbintr_function(struct pccbb_softc *);
102 static int pccbb_detect_card(struct pccbb_softc *);
104 static void pccbb_pcmcia_write(struct pccbb_softc *, int, uint8_t);
105 static uint8_t pccbb_pcmcia_read(struct pccbb_softc *, int);
109 STATIC int cb_reset(struct pccbb_softc *);
110 STATIC int cb_detect_voltage(struct pccbb_softc *);
114 STATIC void pccbb_pcmcia_attach_setup(struct pccbb_softc *,
118 STATIC int pccbb_power(struct pccbb_softc *, int);
120 STATIC int pccbb_cardenable(struct pccbb_softc *, int)
    [all...]
pccbbvar.h 68 struct pccbb_softc; /* forward */
86 struct pccbb_softc { struct
154 void pccbb_intr_route(struct pccbb_softc *sc);
  /src/sys/arch/sparc64/sparc64/
rbus_machdep.c 203 struct pccbb_softc *sc = arg;
  /src/sys/dev/cardbus/
rbus_ppb.c 610 struct pccbb_softc *psc = (struct pccbb_softc *)cc;

Completed in 13 milliseconds