Home
last modified time | relevance | path

Searched refs:aic_dev_data (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c588 #define AIC_DEV(cmd) ((struct aic_dev_data *)(cmd)->device->hostdata)
861 struct aic_dev_data { struct
1269 unsigned int type, struct aic_dev_data *aic_dev);
1272 struct aic_dev_data *aic_dev);
2066 unsigned char options, unsigned int type, struct aic_dev_data *aic_dev) in aic7xxx_set_syncrate()
2196 unsigned int width, unsigned int type, struct aic_dev_data *aic_dev) in aic7xxx_set_width()
2688 struct aic_dev_data *aic_dev = cmd->device->hostdata; in aic7xxx_done()
3116 struct aic_dev_data *aic_dev; in aic7xxx_reset_device()
3634 struct aic_dev_data *aic_dev; in aic7xxx_run_waiting_queues()
3910 struct aic_dev_data *aic_dev; in aic7xxx_handle_seqint()
[all …]
/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_proc.c86 struct aic_dev_data *aic_dev; in aic7xxx_proc_info()