Searched refs:release_iarr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 580 static const struct opcode_info_t release_iarr[] = { variable 681 {ARRAY_SIZE(release_iarr), 0x57, 0, F_D_OUT, 682 NULL, release_iarr, /* RELEASE(10) <no response function> */
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 589 static const struct opcode_info_t release_iarr[] = { variable 690 {ARRAY_SIZE(release_iarr), 0x57, 0, F_D_OUT, 691 NULL, release_iarr, /* RELEASE(10) <no response function> */
|
Completed in 22 milliseconds