Searched refs:device_command (Results 1 – 4 of 4) sorted by relevance
56 int device_command(target_session_t *, target_cmd_t *);
162 device_command(target_session_t * sess, target_cmd_t * cmd) in device_command() function
1093 device_command(target_session_t *sess, target_cmd_t *cmd) in device_command() function
328 if (device_command(sess, &cmd) != 0) { in scsi_command_t()