HomeSort by: relevance | last modified time | path
    Searched defs:limith (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/pci/
pci_ranges.c 234 pcireg_t baseh, limith; local
241 limith = __SHIFTOUT(iohigh, PCI_BRIDGE_IOHIGH_LIMIT);
244 limitr |= limith << 4;

Completed in 24 milliseconds