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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/scsi_id/
H A Dscsi_id.h22 * MAX_SERIAL_LEN: the maximum length of the serial number, including
25 #define MAX_SERIAL_LEN 256 macro
H A Dscsi_id.c685 char serial[MAX_SERIAL_LEN];
686 char serial_short[MAX_SERIAL_LEN];
729 serial, serial_short, MAX_SERIAL_LEN)) {
736 char serial_str[MAX_SERIAL_LEN];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/usb_id/
H A Dusb_id.c28 #define MAX_SERIAL_LEN 256 macro
58 static char serial_str[MAX_SERIAL_LEN];

Completed in 67 milliseconds