Home
last modified time | relevance | path

Searched refs:PCF_PCIBUS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h233 #define PCF_PCIBUS 0x00010000 /* this instance on a PCI bus */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c787 pcic->pc_flags = PCF_PCIBUS; in pcic_attach()
801 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
830 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_attach()
1065 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_attach()
1619 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
1632 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
1681 if (pcic->pc_flags & PCF_PCIBUS) in pcic_detach()
1777 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_setup_adapter()