Searched refs:copy_sense (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 3w-9xxx.c | 127 static int twa_fill_sense(TW_Device_Extension *tw_dev, int request_id, int copy_sense, int print_host); 985 static int twa_fill_sense(TW_Device_Extension *tw_dev, int request_id, int copy_sense, int print_host) in twa_fill_sense() argument 1019 if (copy_sense) { in twa_fill_sense()
|
H A D | 3w-sas.c | 860 static int twl_fill_sense(TW_Device_Extension *tw_dev, int i, int request_id, int copy_sense, int print_host) in twl_fill_sense() argument 892 if (copy_sense) { in twl_fill_sense()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | 3w-9xxx.c | 127 static int twa_fill_sense(TW_Device_Extension *tw_dev, int request_id, int copy_sense, int print_host); 990 static int twa_fill_sense(TW_Device_Extension *tw_dev, int request_id, int copy_sense, int print_host) in twa_fill_sense() argument 1018 if (copy_sense) { in twa_fill_sense()
|
H A D | 3w-sas.c | 859 static int twl_fill_sense(TW_Device_Extension *tw_dev, int i, int request_id, int copy_sense, int print_host) in twl_fill_sense() argument 890 if (copy_sense) { in twl_fill_sense()
|
Completed in 12 milliseconds