Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h522 #define IOMEM_MIN 1 /* minimum I/O window size */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4258 io->MinSize = IOMEM_MIN; in pcic_inquire_window()