Searched refs:resp_log_sense (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 469 static int resp_log_sense(struct scsi_cmnd *, struct sdebug_dev_info *); 639 {0, 0x4d, 0, F_D_IN, resp_log_sense, NULL, /* LOG SENSE */ 2592 static int resp_log_sense(struct scsi_cmnd *scp, in resp_log_sense() function
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 476 static int resp_log_sense(struct scsi_cmnd *, struct sdebug_dev_info *); 648 {0, 0x4d, 0, F_D_IN, resp_log_sense, NULL, /* LOG SENSE */ 2613 static int resp_log_sense(struct scsi_cmnd *scp, in resp_log_sense() function
|
Completed in 20 milliseconds