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