Home
last modified time | relevance | path

Searched refs:t10_product_str (Results 1 – 1 of 1) sorted by relevance

/external/sg3_utils/src/
Dsg_logs.c529 static char t10_product_str[18]; variable
887 size_t t10_p_len = strlen(t10_product_str); in find_vpn_by_inquiry()
905 if (strncmp(vpp->t10_productp, t10_product_str, len)) in find_vpn_by_inquiry()
8943 memcpy(t10_product_str, inq_out.product, 16); in main()