Searched refs:MAX_NUM_GDMA_DEVICES (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mana/
H A Dgdma.h439 #define MAX_NUM_GDMA_DEVICES 4 macro
H A Dgdma_main.c170 max_num_devs = min_t(uint32_t, MAX_NUM_GDMA_DEVICES, resp.num_of_devs);

Completed in 112 milliseconds