Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h235 #define PCF_PCIBUS 0x00010000 /* this instance on a PCI bus */ macro
/titanic_44/usr/src/uts/common/io/
H A Dpcic.c786 pcic->pc_flags = PCF_PCIBUS; in pcic_attach()
800 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
829 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_attach()
1064 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_attach()
1618 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
1631 if (pcic->pc_flags & PCF_PCIBUS) in pcic_attach()
1680 if (pcic->pc_flags & PCF_PCIBUS) in pcic_detach()
1776 if (pcic->pc_flags & PCF_PCIBUS) { in pcic_setup_adapter()