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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkobil_sct.c67 #define KOBIL_BUF_LENGTH 300 macro
135 unsigned char buf[KOBIL_BUF_LENGTH]; // buffer for the APDU to send
426 if (count > (KOBIL_BUF_LENGTH - priv->filled)) {

Completed in 528 milliseconds