Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmesh.c144 struct mesh_state { struct
150 struct mesh_state *next; argument
151 Scsi_Cmnd *request_q;
152 Scsi_Cmnd *request_qtail;
153 enum mesh_phase phase; /* what we're currently trying to do */
154 enum msg_phase msgphase;
155 int conn_tgt; /* target we're connected to */
156 Scsi_Cmnd *current_req; /* req we're currently working on */
157 int data_ptr;
158 int dma_started;
[all …]