Searched refs:ch_iec_m_pg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 2246 unsigned char ch_iec_m_pg[] = {/* 0x1c, 0xa, */ 0x4, 0xf, 0, 0, 0, 0, in resp_iec_m_pg() local 2253 memcpy(p + 2, ch_iec_m_pg, sizeof(ch_iec_m_pg)); in resp_iec_m_pg()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 2255 unsigned char ch_iec_m_pg[] = {/* 0x1c, 0xa, */ 0x4, 0xf, 0, 0, 0, 0, in resp_iec_m_pg() local 2262 memcpy(p + 2, ch_iec_m_pg, sizeof(ch_iec_m_pg)); in resp_iec_m_pg()
|
Completed in 24 milliseconds