Searched refs:d_caching_pg (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | scsi_debug.c | 2225 unsigned char d_caching_pg[] = {0x8, 18, 0x14, 0, 0xff, 0xff, 0, 0, in resp_caching_pg() local 2234 memcpy(p, d_caching_pg, sizeof(d_caching_pg)); in resp_caching_pg()
|