• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/

Lines Matching defs:Device

602   of increasing PCI Bus and Device Number.
614 if (ProbeInfo1->Bus > ProbeInfo2->Bus || (ProbeInfo1->Bus == ProbeInfo2->Bus && (ProbeInfo1->Device > ProbeInfo2->Device))) {
668 unsigned char Device;
682 Device = PCI_Device->devfn >> 3;
689 BusLogic_Error("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, Bus, Device, IO_Address);
694 BusLogic_Error("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, Bus, Device, PCI_Address);
699 BusLogic_Error("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, Bus, Device, IO_Address);
704 BusLogic_Notice("BusLogic: PCI Bus %d Device %d I/O Address " "0x%X PCI Address 0x%X\n", NULL, Bus, Device, IO_Address, PCI_Address);
732 for the setting of the "Use Bus And Device # For PCI Scanning Seq."
761 PrimaryProbeInfo->Device = Device;
772 ProbeInfo->Device = Device;
781 If the AutoSCSI "Use Bus And Device # For PCI Scanning Seq." option is ON
784 Host Adapters in the order of increasing PCI Bus and Device Number. In
838 unsigned char Device;
849 Device = PCI_Device->devfn >> 3;
861 ProbeInfo->Device = Device;
889 unsigned char Device;
903 Device = PCI_Device->devfn >> 3;
910 BusLogic_Error("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, Bus, Device, IO_Address);
915 BusLogic_Error("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, Bus, Device, PCI_Address);
920 BusLogic_Error("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, Bus, Device, IO_Address);
925 BusLogic_Notice("BusLogic: PCI Bus %d Device %d I/O Address " "0x%X PCI Address 0x%X\n", NULL, Bus, Device, IO_Address, PCI_Address);
934 ProbeInfo->Device = Device;
941 BusLogic_Error("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", NULL, Bus, Device);
948 increasing PCI Bus and Device Number, so sort the probe information into
1029 BusLogic_Error("Bus %d Device %d I/O Address 0x%X PCI Address 0x%X:\n", HostAdapter, HostAdapter->Bus, HostAdapter->Device, HostAdapter->IO_Address, HostAdapter->PCI_Address);
1057 BusLogic_Error("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", HostAdapter, HostAdapter->Bus, HostAdapter->Device);
1731 BusLogic_Info(" PCI Bus: %d, Device: %d, Address: ", HostAdapter, HostAdapter->Bus, HostAdapter->Device);
1930 Initialize the Bus Device Reset Pending CCB, Tagged Queuing Active,
1932 for each Target Device.
1986 Format command to allow 32 Logical Units per Target Device.
2031 FlashPoint Host Adapters do not provide for Target Device Inquiry.
2036 Inhibit the Target Device Inquiry if requested.
2047 Logical Unit 0 of each Target Device.
2053 * tests Logical Unit 0 of each Target Device unlike the Inquire Installed
2055 * returned, where byte 0 bit 0 set indicates that Target Device 0 exists,
2067 * Issue an Inquire Installed Devices command. For each Target Device,
2098 /* Issue a Inquire Synchronous Period command. For each Target Device,
2115 Indicate the Target Device Inquiry completed successfully.
2151 static int BusLogic_SlaveConfigure(struct scsi_device *Device)
2153 struct BusLogic_HostAdapter *HostAdapter = (struct BusLogic_HostAdapter *) Device->host->hostdata;
2154 int TargetID = Device->id;
2161 scsi_adjust_queue_depth(Device, MSG_SIMPLE_TAG, QueueDepth);
2166 scsi_adjust_queue_depth(Device, 0, QueueDepth);
2231 HostAdapter->Device = ProbeInfo->Device;
2297 perform Target Device Inquiry.
2354 Adapter Initialization, or Target Device Inquiry, so remove Host
2433 the Host Adapter Status and Target Device Status.
2561 BusLogic_Warning("Bus Device Reset CCB #%ld to Target " "%d Completed\n", HostAdapter, CCB->SerialNumber, TargetID);
2586 Device Status into a SCSI Subsystem Result Code.
2896 are sent to a Target Device be sent in a non Tagged Queue fashion so that
2897 the Host Adapter and Target Device can establish Synchronous and Wide
2920 Therefore, for each Target Device this driver keeps track of the last
2925 the Target Device to complete all previously queued commands before
3050 static int BusLogic_BIOSDiskParameters(struct scsi_device *sdev, struct block_device *Device, sector_t capacity, int *Parameters)
3068 buf = scsi_bios_ptable(Device);
3211 Command Aborts Bus Device Resets Host Adapter Resets\n\