Searched defs:windowbits (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c4526 int windowbits, iobits; local
4530 windowbits = pcic_getb(pcic, socket, PCIC_MAPPING_ENABLE);
4532 return (windowbits);
4624 pcic_err(pcic->dip, 7, "pcic_ll_reset returning 0x%x\n", windowbits);
4626 return (windowbits);

Completed in 2407 milliseconds