Searched refs:uas_log_cmd_state (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/storage/ |
| H A D | uas.c | 167 uas_log_cmd_state(cmnd, __func__, 0); in uas_zap_pending() 290 uas_log_cmd_state(cmnd, "response iu", response_code); in uas_evaluate_response_iu() 352 uas_log_cmd_state(cmnd, "unexpected read rdy", 0); in uas_stat_cmplt() 360 uas_log_cmd_state(cmnd, "unexpected write rdy", 0); in uas_stat_cmplt() 376 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id); in uas_stat_cmplt() 417 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0); in uas_data_cmplt() 423 uas_log_cmd_state(cmnd, "data cmplt err", status); in uas_data_cmplt() 551 uas_log_cmd_state(cmnd, "sense submit err", err); in uas_submit_sense_urb() 584 uas_log_cmd_state(cmnd, "data in submit err", err); in uas_submit_urbs() 623 uas_log_cmd_state(cmnd, "cmd submit err", err); in uas_submit_urbs() [all …]
|