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

/freebsd-13-stable/sys/powerpc/powermac/
H A Data_macio.c80 #define PIO_ACT_MIN 1 macro
318 if (act_tick < PIO_ACT_MIN)
319 act_tick = PIO_ACT_MIN;

Completed in 51 milliseconds