Searched refs:rev_str (Results 1 – 2 of 2) sorted by relevance
252 memcpy (pluto->rev_str, inq->revision, 4); in pluto_detect()253 pluto->rev_str[4] = 0; in pluto_detect()254 p = strchr (pluto->rev_str, ' '); in pluto_detect()265 …PLD(("Found SSA rev %s fw rev %s serial %s %dx%d\n", pluto->rev_str, pluto->fw_rev_str, pluto->ser… in pluto_detect()297 pluto->rev_str, pluto->fw_rev_str, pluto->serial_str, in pluto_info()
14 char rev_str[5]; member