Searched refs:ch_caching_pg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | scsi_debug.c | 1885 unsigned char ch_caching_pg[] = {/* 0x8, 18, */ 0x4, 0, 0, 0, 0, 0, in resp_caching_pg() local 1894 memcpy(p + 2, ch_caching_pg, sizeof(ch_caching_pg)); in resp_caching_pg()
|