Home
last modified time | relevance | path

Searched refs:uas_log_cmd_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/storage/
Duas.c81 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix,
143 uas_log_cmd_state(cmnd, __func__, 0); in uas_zap_pending()
176 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, in uas_log_cmd_state() function
284 uas_log_cmd_state(cmnd, "unexpected status cmplt", 0); in uas_stat_cmplt()
302 uas_log_cmd_state(cmnd, "unexpected read rdy", 0); in uas_stat_cmplt()
310 uas_log_cmd_state(cmnd, "unexpected write rdy", 0); in uas_stat_cmplt()
316 uas_log_cmd_state(cmnd, "unexpected response iu", in uas_stat_cmplt()
326 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id); in uas_stat_cmplt()
373 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0); in uas_data_cmplt()
379 uas_log_cmd_state(cmnd, "data cmplt err", status); in uas_data_cmplt()
[all …]