Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcmmio.h21 #define ASMC_MMIO_MIN_SIZE 0x4006 macro
H A Dasmcmmio.c263 if (size < ASMC_MMIO_MIN_SIZE) { in asmc_mmio_probe()
265 (intmax_t)size, ASMC_MMIO_MIN_SIZE); in asmc_mmio_probe()