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

  /src/sys/arch/arm/ep93xx/
eppcic.c 148 eppcic_chipset_tag_t pcic)
164 sc->sc_pcic = pcic;
201 reg = EP93XX_PCMCIA_WEN | (pcic->socket_type)(sc, 0);
238 eppcic_chipset_tag_t pcic = sc->sc_pcic; local in function:eppcic_config_socket
253 wait = (pcic->power_ctl)(sc, ph->ph_socket, POWER_OFF);
517 eppcic_chipset_tag_t pcic = sc->sc_pcic; local in function:eppcic_socket_enable
522 wait = (pcic->power_ctl)(sc, ph->ph_socket, POWER_ON);
536 eppcic_chipset_tag_t pcic = sc->sc_pcic; local in function:eppcic_socket_disable
541 wait = (pcic->power_ctl)(sc, ph->ph_socket, POWER_OFF);
571 eppcic_chipset_tag_t pcic = sc->sc_pcic local in function:eppcic_get_voltage
    [all...]
  /src/sys/arch/hpcmips/conf/
LCARD 72 pcmcia* at pcic? controller 0 socket 0
MPC303 257 # (PCIC-ISA : 9)
263 # (PCIC-ISA : 9)
270 # (PCIC-ISA : 9)
276 # (PCIC-ISA : 9)
281 # (PCIC-ISA : 9)
288 # (PCIC-ISA : 9)
356 # (PCIC-ISA : 23)
437 pcmcia* at pcic? controller 0 socket ?
  /src/sys/dev/cardbus/
cardslot.c 78 STATIC int cardslot_cb_print(void *aux, const char *pcic);
  /src/share/man/man4/
Makefile 128 MAN+= bt3c.4 btbc.4 pcic.4 tcic.4 pcmcom.4 xi.4 xirc.4
  /src/sys/dev/pci/
pccbb.c 484 * The legacy pcic io-port on Ricoh RX5C46X CardBus bridges
1488 cbbprint(void *aux, const char *pcic)
2465 /* convert size to PCIC pages */
2686 * pcic. this is intentionally signed. The masks and shifts below
2687 * will cause TRT to happen in the pcic registers. Deal with making

Completed in 16 milliseconds