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