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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpluto.h15 char fw_rev_str[5]; member in struct:pluto
H A Dpluto.c248 memcpy (pluto->fw_rev_str, inq->fw_revision, 4);
249 pluto->fw_rev_str[4] = 0;
250 p = strchr (pluto->fw_rev_str, ' ');
257 PLD(("Found SSA rev %s fw rev %s serial %s %dx%d\n", pluto->rev_str, pluto->fw_rev_str, pluto->serial_str, host->max_channel, host->max_id))
289 pluto->rev_str, pluto->fw_rev_str, pluto->serial_str,

Completed in 75 milliseconds