Searched refs:fsc_state (Results 1 – 1 of 1) sorted by relevance
43 struct fsc_state { struct61 static void mac53c94_init(struct fsc_state *); argument62 static void mac53c94_start(struct fsc_state *);65 static void cmd_done(struct fsc_state *, int result);66 static void set_dma_cmds(struct fsc_state *, struct scsi_cmnd *);71 struct fsc_state *state; in mac53c94_queue_lck()88 state = (struct fsc_state *) cmd->device->host->hostdata; in mac53c94_queue_lck()106 struct fsc_state *state = (struct fsc_state *) cmd->device->host->hostdata; in DEF_SCSI_QCMD()125 static void mac53c94_init(struct fsc_state *state) in mac53c94_init()146 static void mac53c94_start(struct fsc_state *state) in mac53c94_start()[all …]