Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Dpci_ranges.c212 const int fourkb = 4 * 1024; in io_range_extend_by_win() local
251 pal.pal_addr = baser * fourkb; in io_range_extend_by_win()
252 pal.pal_size = (limitr - baser + 1) * fourkb; in io_range_extend_by_win()