Symbol: HPC_SLOT_TYPE_CPCI
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1180
(slotinfop->slot_type & HPC_SLOT_TYPE_CPCI)) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1300
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI)
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1315
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI)
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1545
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1561
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1605
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI)
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1657
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1724
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2086
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2138
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2157
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2451
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2467
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2616
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2829
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
2840
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
3247
if (!(slotinfop->slot_type & HPC_SLOT_TYPE_CPCI))
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
3824
if (slotinfop->slot_type & HPC_SLOT_TYPE_CPCI) {
usr/src/uts/sun4u/serengeti/io/sghsc.c
182
0, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 0 - Schizo0/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
185
0, 7, 1, HPC_SLOT_TYPE_CPCI /* logical/physical slot 3 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
188
0, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 0 - Schizo0/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
189
1, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 1 - Schizo1/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
190
0, 7, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 2 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
191
1, 7, 1, HPC_SLOT_TYPE_CPCI /* logical/physical slot 3 - Schizo1/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
194
0, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 0 - Schizo0/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
197
0, 7, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 3 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
198
0, 7, 2, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 4 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
199
0, 7, 3, HPC_SLOT_TYPE_CPCI /* logical/physical slot 5 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
202
0, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 0 - Schizo0/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
203
1, 6, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 1 - Schizo1/A */
usr/src/uts/sun4u/serengeti/io/sghsc.c
204
0, 7, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 2 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
205
0, 7, 2, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 3 - Schizo0/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
206
1, 7, 1, HPC_SLOT_TYPE_CPCI, /* logical/physical slot 4 - Schizo1/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
207
1, 7, 2, HPC_SLOT_TYPE_CPCI /* logical/physical slot 5 - Schizo1/B */
usr/src/uts/sun4u/serengeti/io/sghsc.c
687
if (slot_info->slot_type != HPC_SLOT_TYPE_CPCI) {