Home
last modified time | relevance | path

Searched refs:pcihp (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/intel/pci_pci/
H A DMakefile60 LDFLAGS += -dy -Nmisc/pcie -Nmisc/pcihp
/titanic_50/usr/src/uts/intel/pcihp/
H A DMakefile42 MODULE = pcihp
/titanic_50/usr/src/uts/sun4u/db21554/
H A DMakefile80 LDFLAGS += -dy -Nmisc/pcihp
/titanic_50/usr/src/uts/sparc/pcihp/
H A DMakefile40 MODULE = pcihp
/titanic_50/usr/src/uts/i86pc/pci/
H A DMakefile63 LDFLAGS += -dy -Nmisc/pcihp
/titanic_50/usr/src/uts/i86xpv/pci/
H A DMakefile63 LDFLAGS += -dy -Nmisc/pcihp
/titanic_50/usr/src/uts/sparc/pci_pci/
H A DMakefile88 LDFLAGS += -dy -Nmisc/pcie -Nmisc/pcihp
/titanic_50/usr/src/uts/sparc/ml/
H A Dmodstubs.s1038 MODULE(pcihp,misc);
1039 WSTUB(pcihp, pcihp_init, nomod_minus_one);
1040 WSTUB(pcihp, pcihp_uninit, nomod_minus_one);
1041 WSTUB(pcihp, pcihp_info, nomod_minus_one);
1042 WSTUB(pcihp, pcihp_get_cb_ops, nomod_zero);
1043 END_MODULE(pcihp);
/titanic_50/usr/src/uts/sparc/
H A DMakefile.sparc390 MISC_KMODS += hpcsvc pcihp
/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c102 typedef struct pcihp { struct
103 struct pcihp *nextp; argument
352 pcihp_p = kmem_zalloc(sizeof (struct pcihp), KM_SLEEP); in pcihp_create_soft_state()
379 kmem_free(p, sizeof (struct pcihp)); in pcihp_destroy_soft_state()
/titanic_50/usr/src/uts/intel/
H A DMakefile.intel611 MISC_KMODS += pcihp
/titanic_50/usr/src/uts/common/sys/
H A DMakefile1027 pcihp.h
/titanic_50/usr/src/uts/common/
H A DMakefile.rules795 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/hotplug/pcihp/%.c
2139 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/hotplug/pcihp/%.c
H A DMakefile.files1025 PCIHPNEXUS_OBJS += pcihp.o
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.mf554 file path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755
H A Dsystem-header.mf1070 file path=usr/include/sys/hotplug/pci/pcihp.h