Home
last modified time | relevance | path

Searched refs:limith (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/pci/
H A Dpci_ranges.c234 pcireg_t baseh, limith; in io_range_extend_by_win() local
241 limith = __SHIFTOUT(iohigh, PCI_BRIDGE_IOHIGH_LIMIT); in io_range_extend_by_win()
244 limitr |= limith << 4; in io_range_extend_by_win()