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

Lines Matching refs:Channel

845 				       unsigned char Channel,
855 CommandMailbox->Type3D.Channel = Channel;
989 The Channel, TargetID, LogicalUnit arguments should be 0 the first time
992 Channel, TargetID, LogicalUnit that can be passed in to this routine to
1001 unsigned char Channel,
1020 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.Channel = Channel;
1040 DAC960_V2_CommandMailbox_T *CommandMailbox, int Channel, int TargetID,
1052 CommandMailbox->SCSI_10.PhysicalDevice.Channel = Channel;
1074 Inquiry command to a SCSI device identified by Channel number,
1086 int Channel, int TargetID, int LogicalUnit)
1098 Channel, TargetID, LogicalUnit);
1535 int LogicalDriveNumber, Channel, TargetID;
1572 for (Channel = 0; Channel < Enquiry2->ActualChannels; Channel++)
1575 Channel, TargetID,
1580 memcpy(&Controller->V1.DeviceState[Channel][TargetID],
1873 PhysicalDevice.Channel = NewLogicalDeviceInfo->Channel;
1914 DAC960_Info(" PCI Address: 0x%X mapped at 0x%lX, IRQ Channel: %d\n",
1965 int Channel, TargetID;
1974 for (Channel = 0; Channel < Controller->Channels; Channel++) {
1975 DCDBs_cpu[Channel] = slice_dma_loaf(&local_dma,
1976 sizeof(DAC960_V1_DCDB_T), DCDBs_dma + Channel);
1977 SCSI_Inquiry_cpu[Channel] = slice_dma_loaf(&local_dma,
1979 SCSI_Inquiry_dma + Channel);
1980 SCSI_NewInquiryUnitSerialNumberCPU[Channel] = slice_dma_loaf(&local_dma,
1982 SCSI_NewInquiryUnitSerialNumberDMA + Channel);
1993 for (Channel = 0; Channel < Controller->Channels; Channel++)
1995 dma_addr_t NewInquiryStandardDataDMA = SCSI_Inquiry_dma[Channel];
1996 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel];
1997 dma_addr_t DCDB_dma = DCDBs_dma[Channel];
1998 DAC960_Command_T *Command = Controller->Commands[Channel];
1999 struct completion *Completion = &Completions[Channel];
2007 DCDB->Channel = Channel;
2035 for (Channel = 0; Channel < Controller->Channels; Channel++)
2038 &Controller->V1.InquiryStandardData[Channel][TargetID];
2039 DAC960_SCSI_Inquiry_T *NewInquiryStandardData = SCSI_Inquiry_cpu[Channel];
2041 SCSI_NewInquiryUnitSerialNumberDMA[Channel];
2043 SCSI_NewInquiryUnitSerialNumberCPU[Channel];
2045 &Controller->V1.InquiryUnitSerialNumber[Channel][TargetID];
2046 DAC960_Command_T *Command = Controller->Commands[Channel];
2047 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel];
2048 struct completion *Completion = &Completions[Channel];
2059 /* Preserve Channel and TargetID values from the previous loop */
2100 unsigned char Channel = 0, TargetID = 0, LogicalUnit = 0;
2112 if (!DAC960_V2_NewPhysicalDeviceInfo(Controller, Channel, TargetID, LogicalUnit))
2133 Channel = NewPhysicalDeviceInfo->Channel;
2143 if (!DAC960_V2_NewInquiryUnitSerialNumber(Controller, Channel, TargetID, LogicalUnit)) {
2224 int LogicalDriveNumber, Channel, TargetID;
2226 for (Channel = 0; Channel < Controller->Channels; Channel++)
2230 &Controller->V1.InquiryStandardData[Channel][TargetID];
2232 &Controller->V1.InquiryUnitSerialNumber[Channel][TargetID];
2234 &Controller->V1.DeviceState[Channel][TargetID];
2236 &Controller->V1.ErrorTable.ErrorTableEntries[Channel][TargetID];
2246 Controller, Channel, TargetID, (TargetID < 10 ? " " : ""),
2253 if (Controller->V1.DeviceResetCount[Channel][TargetID] > 0)
2265 Controller->V1.DeviceResetCount[Channel][TargetID]);
2342 PhysicalDeviceInfo->Channel,
3012 Acquire shared access to the IRQ Channel.
3018 DAC960_Error("Unable to acquire IRQ Channel %d for Controller at\n",
3760 EventLogEntry->Channel,
3768 Controller->V1.DeviceResetCount[EventLogEntry->Channel]
3780 EventLogEntry->Channel,
3789 EventLogEntry->Channel,
3807 int Channel, TargetID;
3808 for (Channel = 0; Channel < Controller->Channels; Channel++)
3812 &NewErrorTable->ErrorTableEntries[Channel][TargetID];
3814 &OldErrorTable->ErrorTableEntries[Channel][TargetID];
3826 Controller, Channel, TargetID,
4162 DCDB->Channel = Controller->V1.DeviceStateChannel;
4192 DCDB->Channel = Controller->V1.DeviceStateChannel;
4231 Command->V1.CommandMailbox.Type3D.Channel =
4300 Controller->V1.DirectCommandActive[KernelCommand->DCDB->Channel]
4528 Event->Channel, Event->TargetID, EventMessage);
4548 Event->Channel, Event->TargetID, EventMessage);
4552 Event->Channel,
4561 Event->Channel,
4733 (NewPhysicalDeviceInfo->Channel >
4734 PhysicalDeviceInfo->Channel ||
4735 (NewPhysicalDeviceInfo->Channel ==
4736 PhysicalDeviceInfo->Channel &&
4746 PhysicalDeviceInfo->Channel,
4773 (NewPhysicalDeviceInfo->Channel !=
4774 PhysicalDeviceInfo->Channel) ||
4795 NewPhysicalDeviceInfo->Channel,
4832 NewPhysicalDeviceInfo->Channel,
4879 NewPhysicalDeviceInfo->Channel,
4889 NewPhysicalDeviceInfo->Channel,
4924 PhysicalDeviceInfo->Channel,
4946 PhysicalDevice.Channel = NewLogicalDeviceInfo->Channel;
5136 Controller->V2.NewPhysicalDeviceInformation->Channel,
5147 Controller->V2.NewPhysicalDeviceInformation->Channel = 0;
5159 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.Channel =
5160 Controller->V2.NewPhysicalDeviceInformation->Channel;
5835 Channel:TargetID specification from a User Command string. It updates
5836 Channel and TargetID and returns true on success and false on failure.
5841 unsigned char *Channel,
5860 *Channel = XChannel;
5899 unsigned char Channel,
5907 CommandMailbox->Type3D.Channel = Channel;
5916 DeviceStateString, Channel, TargetID);
5921 DeviceStateString, Channel, TargetID);
5926 DeviceStateString, Channel, TargetID);
5930 "Invalid Channel or Target or Modifier\n",
5931 Controller, DeviceStateString, Channel, TargetID);
5935 "Channel Busy\n", Controller,
5936 DeviceStateString, Channel, TargetID);
5941 DeviceStateString, Channel, TargetID,
5959 unsigned char Channel, TargetID, LogicalDriveNumber;
5977 &Channel, &TargetID))
5980 &Controller->V1.DeviceState[Channel][TargetID];
5984 DAC960_V1_SetDeviceState(Controller, Command, Channel, TargetID,
5987 Controller, Channel, TargetID);
5991 &Channel, &TargetID))
5994 &Controller->V1.DeviceState[Channel][TargetID];
5998 DAC960_V1_SetDeviceState(Controller, Command, Channel, TargetID,
6001 Controller, Channel, TargetID);
6006 &Channel, &TargetID))
6009 &Controller->V1.DeviceState[Channel][TargetID];
6013 DAC960_V1_SetDeviceState(Controller, Command, Channel, TargetID,
6017 Controller, Channel, TargetID);
6021 &Channel, &TargetID))
6024 CommandMailbox->Type3D.Channel = Channel;
6031 Controller, Channel, TargetID);
6037 Controller, Channel, TargetID);
6042 Controller, Channel, TargetID);
6047 Controller, Channel, TargetID);
6052 "in Progress\n", Controller, Channel, TargetID);
6057 Channel, TargetID, Command->V1.CommandStatus);
6163 DAC960_V2_TranslatePhysicalDevice translates a Physical Device Channel and
6169 unsigned char Channel,
6189 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.Channel = Channel;
6221 unsigned char Channel, TargetID, LogicalDriveNumber;
6245 &Channel, &TargetID) &&
6246 DAC960_V2_TranslatePhysicalDevice(Command, Channel, TargetID,
6257 Controller, Channel, TargetID,
6264 &Channel, &TargetID) &&
6265 DAC960_V2_TranslatePhysicalDevice(Command, Channel, TargetID,
6276 Controller, Channel, TargetID,
6283 &Channel, &TargetID) &&
6284 DAC960_V2_TranslatePhysicalDevice(Command, Channel, TargetID,
6295 Controller, Channel, TargetID,
6302 &Channel, &TargetID) &&
6303 DAC960_V2_TranslatePhysicalDevice(Command, Channel, TargetID,
6312 Controller, Channel, TargetID,
6319 &Channel, &TargetID) &&
6320 DAC960_V2_TranslatePhysicalDevice(Command, Channel, TargetID,
6329 Controller, Channel, TargetID,
6710 if (DCDB.Channel >= DAC960_V1_MaxChannels) return -EINVAL;
6759 while (Controller->V1.DirectCommandActive[DCDB.Channel]
6765 [DCDB.Channel][DCDB.TargetID]);
6768 Controller->V1.DirectCommandActive[DCDB.Channel]
6809 I don't believe Target or Channel in the DCDB_IOBUF
6812 Controller->V1.DirectCommandActive[DCDB.Channel]