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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DNCR53C9x.c531 struct NCR_ESP* esp_allocate(struct scsi_host_template *tpnt, void *esp_dev, argument
547 esp->edev = esp_dev;
876 struct esp_device *esp_dev = sdev->hostdata; local
885 esp_dev->sync_max_offset,
886 esp_dev->sync_min_period);
887 copy_info(&info, "%s\n", esp_dev->disconnect ? "yes" : "no");
1010 struct esp_device *esp_dev; local
1032 esp_dev = SDptr->hostdata;
1071 if(esp_dev->sync) {
1076 if(esp_dev
1684 struct esp_device *esp_dev = dp->hostdata; local
1955 struct esp_device *esp_dev = SCptr->device->hostdata; local
2138 struct esp_device *esp_dev = SCptr->device->hostdata; local
2413 struct esp_device *esp_dev = sp->device->hostdata; local
2512 struct esp_device *esp_dev = SCptr->device->hostdata; local
2766 struct esp_device *esp_dev = esp->current_SC->device->hostdata; local
2789 target_with_ants_in_pants(struct NCR_ESP *esp, Scsi_Cmnd *SCptr, struct esp_device *esp_dev) argument
2846 struct esp_device *esp_dev = SCptr->device->hostdata; local
3472 struct esp_device *esp_dev = local
[all...]
H A Dsun3x_esp.c53 struct ConfigDev *esp_dev; local
55 esp_dev = 0;
56 esp = esp_allocate(tpnt, esp_dev, 0);
H A Dsun_esp.c479 struct sbus_dev *esp_dev,
499 esp->dev = esp_dev;
533 dev_set_drvdata(&esp_dev->ofdev.dev, esp);
478 esp_sbus_probe_one(struct device *dev, struct sbus_dev *esp_dev, struct sbus_dev *espdma, struct sbus_bus *sbus, int hme) argument

Completed in 159 milliseconds