Searched defs:pcihp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c59 #include <sys/hotplug/pci/pcihp.h>
102 typedef struct pcihp { struct
103 struct pcihp *nextp;
352 pcihp_p = kmem_zalloc(sizeof (struct pcihp), KM_SLEEP);
379 kmem_free(p, sizeof (struct pcihp));
473 "pcihp (%s%d): mismatched slot"
657 "pcihp (%s%d): unable to list all occupants",
1499 "pcihp (%s%d): failed to attach one or"
1596 "pcihp (%s%d): failed to attach one or"
1803 cmn_err(CE_WARN, "%s%d: pcihp instanc
[all...]

Completed in 49 milliseconds