Searched refs:uas_log_cmd_state (Results 1 - 1 of 1) sorted by relevance
/drivers/usb/storage/ |
H A D | uas.c | 81 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, 143 uas_log_cmd_state(cmnd, __func__, 0); 192 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, function 300 uas_log_cmd_state(cmnd, "unexpected status cmplt", 0); 318 uas_log_cmd_state(cmnd, "unexpected read rdy", 0); 326 uas_log_cmd_state(cmnd, "unexpected write rdy", 0); 332 uas_log_cmd_state(cmnd, "unexpected response iu", 342 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id); 388 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0); 394 uas_log_cmd_state(cmn [all...] |
Completed in 135 milliseconds