Searched refs:ch_caching_pg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 2202 unsigned char ch_caching_pg[] = {/* 0x8, 18, */ 0x4, 0, 0, 0, 0, 0, in resp_caching_pg() local 2211 memcpy(p + 2, ch_caching_pg, sizeof(ch_caching_pg)); in resp_caching_pg()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 2211 unsigned char ch_caching_pg[] = {/* 0x8, 18, */ 0x4, 0, 0, 0, 0, 0, in resp_caching_pg() local 2220 memcpy(p + 2, ch_caching_pg, sizeof(ch_caching_pg)); in resp_caching_pg()
|
Completed in 21 milliseconds