Searched refs:fsc_state (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmac53c94.c43 struct fsc_state { struct
61 static void mac53c94_init(struct fsc_state *);
62 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;
77 state = (struct fsc_state *) cmd->device->host->hostdata;
93 struct fsc_state *state = (struct fsc_state *) cmd->device->host->hostdata;
112 static void mac53c94_init(struct fsc_state *stat
[all...]

Completed in 57 milliseconds