Lines Matching refs:Option
1165 uint32_t Option, MaxMapSize;
1168 pci_device_cfg_read_u32(pMga->PciInfo, &Option,
1172 Option = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
1175 Option = (Option & 0x3000000) >> 24 ;
1177 if (Option == 2)
1179 else if(Option == 1)
1181 else if(Option == 0)
1632 "redirection enable with Option \"HWCursor\" \"On\"\n");
2062 "\"%s\" is not a valid value for Option \"Rotate\"\n", s);