Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c166 #define CFG_PAGE_SIZE (PCI_CONFIG_MMIO_LENGTH - CFG_PAGE_OFFSET) macro
1316 } else if (where + size <= CFG_PAGE_SIZE) { in _hv_pcifront_read_config()
1361 if (where >= PCIR_COMMAND && where + size <= CFG_PAGE_SIZE) { in _hv_pcifront_write_config()