Searched refs:sdebug_inq_product_id (Results 1 – 1 of 1) sorted by relevance
1226 static char sdebug_inq_product_id[17] = "scsi_debug "; variable1248 memcpy(&arr[12], sdebug_inq_product_id, 16); in inquiry_vpd_83()1719 memcpy(&arr[16], sdebug_inq_product_id, 16); in resp_inquiry()5832 module_param_string(inq_product, sdebug_inq_product_id,5833 sizeof(sdebug_inq_product_id), S_IRUGO | S_IWUSR);