Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h252 #define PCIC_ENABLE_IO 0x00000002 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c1780 flags = (PCIC_ENABLE_IO | PCIC_ENABLE_MEM); in pcic_setup_adapter()
5247 if (flags & (PCIC_ENABLE_IO | PCIC_ENABLE_MEM)) { in pcic_iomem_pci_ctl()
5253 if (flags & PCIC_ENABLE_IO) in pcic_iomem_pci_ctl()