Searched refs:cmd_in_trouble (Results 1 – 1 of 1) sorted by relevance
1655 CommandList_struct *cmd_in_trouble; in cciss_eh_device_reset_handler() local1665 cmd_in_trouble = (CommandList_struct *) scsicmd->host_scribble; in cciss_eh_device_reset_handler()1666 if (cmd_in_trouble == NULL) /* paranoia */ in cciss_eh_device_reset_handler()1668 memcpy(lunaddr, &cmd_in_trouble->Header.LUN.LunAddrBytes[0], 8); in cciss_eh_device_reset_handler()