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

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

Completed in 21 milliseconds