Searched refs:ReqGran (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsservice.h318 unsigned ReqGran; /* window size constraints */ member in struct:memwin_char
331 unsigned ReqGran; /* window size constraints */ member in struct:iowin_char
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c5180 uint32_t MinSize, MaxSize, ReqGran, MemWndCaps, WndCaps; local
5201 ReqGran = iw->mem_win_char.ReqGran;
5225 if (!ReqGran) {
5231 unsigned rg = ReqGran;
5243 tws += ReqGran) {
5252 } /* if (!ReqGran) */
5978 *size = iw->iowin_char.ReqGran;
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4259 io->ReqGran = IOMEM_GRAN;
4273 mem->ReqGran = PCIC_PAGE;

Completed in 89 milliseconds