Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c1212 static char sdebug_inq_product_rev[5] = SDEBUG_VERSION; variable
1699 memcpy(&arr[32], sdebug_inq_product_rev, 4); in resp_inquiry()
5622 module_param_string(inq_rev, sdebug_inq_product_rev,
5623 sizeof(sdebug_inq_product_rev), S_IRUGO | S_IWUSR);