Searched refs:schpc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/schpc/
H A DMakefile42 MODULE = schpc
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h109 * Soft state structure definition for each schpc instance.
112 typedef struct schpc { struct
122 struct schpc *schpc_next; /* Ptr to next schpc */
/illumos-gate/usr/src/uts/sun4u/starcat/drmach/
H A DMakefile72 -Nmisc/fcodem -Nmisc/sc_gptwocfg -Ndrv/schpc
/illumos-gate/usr/src/man/man7d/
H A DMakefile176 schpc.7d \
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c54 #include <sys/schpc.h>
62 cmn_err(CE_CONT, "schpc: " s "\n")
64 cmn_err(CE_CONT, "schpc: " s "\n", a)
66 cmn_err(CE_CONT, "schpc: " s "\n", a, b)
68 cmn_err(CE_CONT, "schpc: " s "\n", a, b, c)
70 cmn_err(CE_CONT, "schpc: " s "\n", a, b, c, d)
72 cmn_err(CE_CONT, "schpc: " s "\n", a, b, c, d, e)
74 cmn_err(CE_CONT, "schpc: " s "\n", a, b, c, d, e, ff)
259 "PCI Hot Plug Controller Driver (schpc)",
302 cmn_err(CE_WARN, " schpc
[all...]
H A Ddrmach.c72 #include <sys/hotplug/hpctrl.h> /* XXX should be included by schpc.h */
73 #include <sys/schpc.h>

Completed in 80 milliseconds