HomeSort by: relevance | last modified time | path
    Searched defs:baseh (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
240 baseh = __SHIFTOUT(iohigh, PCI_BRIDGE_IOHIGH_BASE);
243 baser |= baseh << 4;
pci_ranges.c 234 pcireg_t baseh, limith; local in function:io_range_extend_by_win
240 baseh = __SHIFTOUT(iohigh, PCI_BRIDGE_IOHIGH_BASE);
243 baser |= baseh << 4;

Completed in 23 milliseconds