Searched refs:uas_log_cmd_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | uas.c | 81 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, 167 uas_log_cmd_state(cmnd, __func__, 0); in uas_zap_pending() 200 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, in uas_log_cmd_state() function 291 uas_log_cmd_state(cmnd, "response iu", response_code); in uas_evaluate_response_iu() 335 uas_log_cmd_state(cmnd, "unexpected status cmplt", 0); in uas_stat_cmplt() 353 uas_log_cmd_state(cmnd, "unexpected read rdy", 0); in uas_stat_cmplt() 361 uas_log_cmd_state(cmnd, "unexpected write rdy", 0); in uas_stat_cmplt() 377 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id); in uas_stat_cmplt() 418 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0); in uas_data_cmplt() 424 uas_log_cmd_state(cmn in uas_data_cmplt() [all...] |
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | uas.c | 81 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, 166 uas_log_cmd_state(cmnd, __func__, 0); in uas_zap_pending() 199 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, in uas_log_cmd_state() function 289 uas_log_cmd_state(cmnd, "response iu", response_code); in uas_evaluate_response_iu() 333 uas_log_cmd_state(cmnd, "unexpected status cmplt", 0); in uas_stat_cmplt() 351 uas_log_cmd_state(cmnd, "unexpected read rdy", 0); in uas_stat_cmplt() 359 uas_log_cmd_state(cmnd, "unexpected write rdy", 0); in uas_stat_cmplt() 375 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id); in uas_stat_cmplt() 416 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0); in uas_data_cmplt() 422 uas_log_cmd_state(cmn in uas_data_cmplt() [all...] |
Completed in 3 milliseconds