Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h251 #define PCIC_ENABLE_MEM 0x00000004 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1781 flags = (PCIC_ENABLE_IO | PCIC_ENABLE_MEM); in pcic_setup_adapter()
5248 if (flags & (PCIC_ENABLE_IO | PCIC_ENABLE_MEM)) { in pcic_iomem_pci_ctl()
5257 if (flags & PCIC_ENABLE_MEM) in pcic_iomem_pci_ctl()