Lines Matching refs:device
455 desc = "device not there";
523 desc1 = "fcpext device logged out";
538 ioc->name, pScsiReply->Bus, pScsiReply->TargetID, sc->device->lun);
614 * If a SCSI I/O cmd, device disabled by OS and
631 VirtDevice *vdevice = sc->device->hostdata;
695 sc->device->host->host_no, sc->device->channel,
696 sc->device->id, sc->device->lun,
727 vdevice = sc->device->hostdata;
748 sc->device->hostdata;
750 /* flag the device as being in
751 * device removal delay so we can
811 ioc->name, sc->result, sc->device->channel, sc->device->id));
945 * (QUEUE_FULL) returned from device! --> get 0x0000?128
1054 dtmprintk(ioc, sdev_printk(KERN_INFO, sc->device, MYIOC_s_FMT
1070 * @vdevice: per device private data
1093 /* If the device is a hidden raid component, then its
1116 dtmprintk(ioc, sdev_printk(KERN_INFO, sc->device,
1134 * from a SCSI target device.
1140 * SCSI target device. It reports this to the console via kernel
1150 if (sc->device == NULL)
1152 if (sc->device->host == NULL)
1154 if ((hd = shost_priv(sc->device->host)) == NULL)
1159 ioc->name, 0, sc->device->id, sc->device->lun));
1319 VirtDevice *vdevice = SCpnt->device->hostdata;
1328 hd = shost_priv(SCpnt->device->host);
1368 * use the Inquiry data to determine if device supports tagged.
1371 SCpnt->device->tagged_supported)
1390 int_to_scsilun(SCpnt->device->lun, (struct scsi_lun *)pScsiReq->LUN);
1694 if ((hd = shost_priv(SCpnt->device->host)) == NULL) {
1707 vdevice = SCpnt->device->hostdata;
1710 "task abort: device has been deleted (sc=%p)\n",
1814 if ((hd = shost_priv(SCpnt->device->host)) == NULL){
1825 vdevice = SCpnt->device->hostdata;
1874 if ((hd = shost_priv(SCpnt->device->host)) == NULL){
1888 vdevice = SCpnt->device->hostdata;
1923 if ((hd = shost_priv(SCpnt->device->host)) == NULL){
2280 * Called if no device present or device being unloaded
2345 * OS entry point to adjust the queue_depths on a per-device basis.
2346 * Called once per device the bus scan. Use it to force the queue_depth
2347 * member to 1 if a device does not support Q tags.
2365 "device @ %p, channel=%d, id=%d, lun=%llu\n",
2416 vdevice = sc->device->hostdata;
2439 (sc->device->channel << 8) | sc->device->id;
3003 * @vdevice: virtual target device
3042 mptscsih_version_fw_show(struct device *dev, struct device_attribute *attr,
3058 mptscsih_version_bios_show(struct device *dev, struct device_attribute *attr,
3074 mptscsih_version_mpi_show(struct device *dev, struct device_attribute *attr,
3086 mptscsih_version_product_show(struct device *dev,
3100 mptscsih_version_nvdata_persistent_show(struct device *dev,
3115 mptscsih_version_nvdata_default_show(struct device *dev,
3128 mptscsih_board_name_show(struct device *dev, struct device_attribute *attr,
3140 mptscsih_board_assembly_show(struct device *dev,
3153 mptscsih_board_tracer_show(struct device *dev, struct device_attribute *attr,
3166 mptscsih_io_delay_show(struct device *dev, struct device_attribute *attr,
3179 mptscsih_device_delay_show(struct device *dev, struct device_attribute *attr,
3192 mptscsih_debug_level_show(struct device *dev, struct device_attribute *attr,
3202 mptscsih_debug_level_store(struct device *dev, struct device_attribute *attr,