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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h651 #define MIN_NUM_OF_OP_DMAS 2 macro
H A Dfm_port.c328 && (p_FmPort->openDmas.num < MIN_NUM_OF_OP_DMAS))
332 ("For Offline port, openDmas.num can't be smaller than %d", MIN_NUM_OF_OP_DMAS));

Completed in 68 milliseconds