Searched refs:sc_ph (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/arm/ep93xx/
H A Deppcicvar.h57 struct eppcic_handle *sc_ph[EP93XX_PCMCIA_NSOCKET]; member in struct:eppcic_softc
H A Deppcic.c179 sc->sc_ph[0] = ph;
209 eppcic_config_socket(sc->sc_ph[i]);
/netbsd-current/sys/arch/arm/at91/
H A Dat91cfvar.h55 struct at91cf_handle *sc_ph; member in struct:at91cf_softc
H A Dat91cf.c178 sc->sc_ph = ph;
190 at91cf_config_socket(sc->sc_ph);
/netbsd-current/sys/arch/hpcmips/dev/
H A Dplumpcmcia.c139 struct plumpcmcia_handle sc_ph[PLUMPCMCIA_NSLOTS]; member in struct:plumpcmcia_softc
248 ph = &sc->sc_ph[0];
270 ph = &sc->sc_ph[1];

Completed in 135 milliseconds