Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/pcihp/
H A DMakefile36 MODULE = pcihp
/illumos-gate/usr/src/uts/intel/pci_pci/
H A DMakefile58 LDFLAGS += -Nmisc/pcie -Nmisc/pcihp
/illumos-gate/usr/src/uts/i86pc/pci/
H A DMakefile62 LDFLAGS += -Nmisc/pcihp
/illumos-gate/usr/src/uts/i86xpv/pci/
H A DMakefile61 LDFLAGS += -Nmisc/pcihp
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S985 MODULE(pcihp,misc);
986 WSTUB(pcihp, pcihp_init, nomod_minus_one);
987 WSTUB(pcihp, pcihp_uninit, nomod_minus_one);
988 WSTUB(pcihp, pcihp_info, nomod_minus_one);
989 WSTUB(pcihp, pcihp_get_cb_ops, nomod_zero);
990 END_MODULE(pcihp);
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c106 typedef struct pcihp { struct
107 struct pcihp *nextp; argument
356 pcihp_p = kmem_zalloc(sizeof (struct pcihp), KM_SLEEP); in pcihp_create_soft_state()
383 kmem_free(p, sizeof (struct pcihp)); in pcihp_destroy_soft_state()
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel618 MISC_KMODS += pcihp
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile1054 pcihp.h
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.p5m347 file path=kernel/misc/$(ARCH64)/pcihp group=sys mode=0755
H A Dsystem-header.p5m979 file path=usr/include/sys/hotplug/pci/pcihp.h
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules813 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/hotplug/pcihp/%.c
H A DMakefile.files987 PCIHPNEXUS_OBJS += pcihp.o