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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drandom.c259 #define SEC_XFER_SIZE 512 macro
967 if (n > SEC_XFER_SIZE)
968 n = SEC_XFER_SIZE;

Completed in 52 milliseconds