Home
last modified time | relevance | path

Searched refs:pcic (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dpcic.c343 static boolean_t pcic_load_cardbus(pcicdev_t *pcic, const pcic_socket_t *sockp);
344 static void pcic_unload_cardbus(pcicdev_t *pcic, const pcic_socket_t *sockp);
345 static uint32_t pcic_getcb(pcicdev_t *pcic, int reg);
346 static void pcic_putcb(pcicdev_t *pcic, int reg, uint32_t value);
349 static void pcic_enable_io_intr(pcicdev_t *pcic, int socket, int irq);
350 static void pcic_disable_io_intr(pcicdev_t *pcic, int socket);
357 static int pcic_exca_powerctl(pcicdev_t *pcic, int socket, int powerlevel);
358 static int pcic_cbus_powerctl(pcicdev_t *pcic, int socket);
628 pcicdev_t *pcic = anp->an_private; in pcic_quiesce() local
631 for (i = 0; i < pcic->pc_numsockets; i++) { in pcic_quiesce()
[all …]
/titanic_50/usr/src/pkg/manifests/
H A Ddriver-pcmcia.mf44 driver name=pcic class=pcmcia \
48 file path=kernel/drv/$(ARCH64)/pcic group=sys
50 file path=kernel/drv/pcic.conf group=sys
51 file path=usr/share/man/man7d/pcic.7d
/titanic_50/usr/src/uts/intel/pcic/
H A DMakefile42 MODULE = pcic
/titanic_50/usr/src/uts/sparc/pcic/
H A DMakefile41 MODULE = pcic
/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h213 struct pcicdev_t *pcic; member
591 #define PC_CALLBACK (*pcic->pc_callback)
/titanic_50/usr/src/man/man7d/
H A DMakefile95 pcic.7d \
/titanic_50/usr/src/uts/sparc/
H A DMakefile.sparc338 DRV_KMODS += pcic
/titanic_50/usr/src/uts/intel/
H A DMakefile.intel295 DRV_KMODS += pcic
/titanic_50/usr/src/uts/intel/os/
H A Dmaster166 ICU1900|PNP0E00|PNP0E01|PNP0E02 pcic oth all pcic.bef "PCMCIA controller"
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4206 for (i = 0; i < pcic->pc_numsockets; i++) { in pcmcia_power()
4207 if (pcic->pc_callback) in pcmcia_power()
4208 PC_CALLBACK(dip, pcic->pc_cb_arg, in pcmcia_power()
/titanic_50/usr/src/uts/common/
H A DMakefile.files1622 PCIC_OBJS += pcic.o