Home
last modified time | relevance | path

Searched defs:gdth_cmndinfo (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dgdth.h872 struct gdth_cmndinfo { /* per-command private info */ struct
873 int index;
874 int internal_command; /* don't call scsi_done */
875 gdth_cmd_str *internal_cmd_str; /* crier for internal messages*/
876 dma_addr_t sense_paddr; /* sense dma-addr */
877 u8 priority;
878 int timeout_count; /* # of timeout calls */
879 volatile int wait_for_completion;
880 u16 status;
881 u32 info;
[all …]