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

/linux-master/drivers/usb/storage/
H A Duas.c81 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix,
166 uas_log_cmd_state(cmnd, __func__, 0);
199 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *prefix, function
289 uas_log_cmd_state(cmnd, "response iu", response_code);
333 uas_log_cmd_state(cmnd, "unexpected status cmplt", 0);
351 uas_log_cmd_state(cmnd, "unexpected read rdy", 0);
359 uas_log_cmd_state(cmnd, "unexpected write rdy", 0);
375 uas_log_cmd_state(cmnd, "bogus IU", iu->iu_id);
416 uas_log_cmd_state(cmnd, "unexpected data cmplt", 0);
422 uas_log_cmd_state(cmn
[all...]

Completed in 262 milliseconds