Searched refs:LUN (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa_cmd.h139 u8 LUN[HPSA_MAX_LUN][8]; member in struct:ReportLUNdata
146 u8 LUN[HPSA_MAX_LUN][24]; member in struct:ReportExtendedLUNdata
207 union LUNAddr LUN; member in struct:CommandListHeader
H A Dhpsa.c250 dev_warn(&h->pdev->dev, "hpsa%d: LUN failure "
254 dev_warn(&h->pdev->dev, "hpsa%d: report LUN data "
521 * byte 4 of the 8-byte LUN addr will contain the logical
534 * has the same 8 byte LUN address, excepting byte 4.
535 * Assign the same bus and target for this new LUN.
553 dev_warn(&h->pdev->dev, "physical device with no LUN=0,"
1690 /* Helper function, figure out where the LUN ID info is coming from
1702 return &physdev_list->LUN[i - (raid_ctlr_position == 0)][0];
1705 return &logdev_list->LUN[i - nphysicals -
1782 /* Figure out where the LUN I
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_cmd.h99 BYTE LUN[CISS_MAX_LUN][8]; member in struct:_ReportLUNdata_struct
152 LUNAddr_struct LUN; member in struct:_CommandListHeader_struct
H A Dcciss_scsi.c308 /* byte 4 of the 8-byte LUN addr will contain the logical unit no. */
311 /* has the same 8 byte LUN address, excepting byte 4. */
312 /* Assign the same bus and target for this new LUN. */
833 memcpy(&c->Header.LUN, scsi3addr, sizeof(c->Header.LUN));
1117 if (ld_buff->LUN[i][3] & 0xC0) continue;
1119 memcpy(&scsi3addr[0], &ld_buff->LUN[i][0], 8);
1366 memcpy(&c->Header.LUN.LunAddrBytes[0], &scsi3addr[0], 8);
1575 memcpy(lunaddr, &cmd_in_trouble->Header.LUN.LunAddrBytes[0], 8);
1576 /* send a reset to the SCSI LUN whic
[all...]
H A Dcciss.c1034 * volume that has a LUN ID, so it can issue IOCTL to reread the
1044 /* if it is, make sure we have a LUN ID */
1485 c->Header.LUN = iocommand.LUN_info;
1632 c->Header.LUN = ioc->LUN_info;
2300 memcpy(lunid, &ld_buff->LUN[j][0], sizeof(lunid));
2328 memcpy(lunid, &ld_buff->LUN[i][0], sizeof(lunid));
2329 /* Find if the LUN is already in the drive array
2499 memcpy(c->Header.LUN.LunAddrBytes, scsi3addr, 8);
3246 memcpy(&c->Header.LUN, drv->LunID, sizeof(drv->LunID));
3637 dev_warn(&h->pdev->dev, "LUN failur
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dipmi.h297 /* Set and get the slave address and LUN that we will use for our
311 unsigned char LUN);
314 unsigned char *LUN);
647 * Set and get the slave address and LUN that we will use for our
652 * it for everyone else. You should probably leave the LUN alone.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/lsi/
H A Dmpi_init.h87 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO_REQUEST
109 /* SCSI IO LUN fields */
274 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO32_REQUEST
317 /* SCSI IO 32 LUN fields */
419 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_TASK_MGMT
H A Dmpi_targ.h342 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_ASSIST_REQUEST
390 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_ASSIST_EXT_REQUEST
461 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_STATUS_SEND_REQUEST
H A Dmpi_raid.h185 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO_RAID_PT_REQUEST
H A Dmpi_cnfg.h1299 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ADAPTER_NUMBER
1321 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_PCI_ADDRESS
1344 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SLOT_NUMBER
1363 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_FC_WWN
1382 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SAS_WWN
1401 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ENCLOSURE_SLOT
H A Dmpi_ioc.h575 U8 LUN; /* 03h */ member in struct:_EVENT_DATA_SCSI_DEVICE_STATUS_CHANGE
605 U8 LUN[8]; /* 18h */ member in struct:_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_init.h24 * Moved LUN field defines to mpi2.h becasue they are
98 U8 LUN[8]; /* 0x34 */ member in struct:_MPI2_SCSI_IO_REQUEST
172 /* SCSI IO LUN fields: use MPI2_LUN_ from mpi2.h */
273 U8 LUN[8]; /* 0x0C */ member in struct:_MPI2_SCSI_TASK_MANAGE_REQUEST
H A Dmpi2_cnfg.h1109 U8 LUN[8]; /* 0x08 */ member in struct:_MPI2_BOOT_DEVICE_SAS_WWID
1130 U8 LUN[8]; /* 0x08 */ member in struct:_MPI2_BOOT_DEVICE_DEVICE_NAME
H A Dmpi2_ioc.h541 U8 LUN[8]; /* 0x14 */ member in struct:_MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c237 memcpy(scb->clear_nexus.ssp_task.lun, task->ssp_task.LUN, 8);
456 memcpy(scb->abort_task.ssp_task.lun, task->ssp_task.LUN, 8);
557 * @lun: pointer to u8[8] which is the LUN
704 return asd_initiate_ssp_tmf(task->dev, task->ssp_task.LUN,
H A Daic94xx_task.c503 memcpy(scb->ssp_task.ssp_cmd.lun, task->ssp_task.LUN, 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_ata.c531 SAS_DPRINTK("device %016llx LUN: %016llx "
535 SAS_ADDR(task->ssp_task.LUN));
544 SAS_DPRINTK("dev %016llx LUN: %016llx "
548 SAS_ADDR(task->ssp_task.LUN),
H A Dsas_scsi_host.c162 memcpy(task->ssp_task.LUN, &lun.scsi_lun, 8);
397 SAS_DPRINTK("eh: device %llx LUN %x has the task\n",
457 /* Attempt to send a LUN reset message to a device */
619 SAS_DPRINTK("error from device %llx, LUN %x "
797 SAS_DPRINTK("device %llx, LUN %x doesn't support "
831 sas_printk("device %llx LUN %x queue depth changed to 1\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arcmsr/
H A Darcmsr.h344 uint8_t LUN; member in struct:ARCMSR_CDB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibsas.h515 u8 LUN[8]; member in struct:sas_ssp_task
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptscsih.c1101 memcmp(lun.scsi_lun, mf->LUN, 8))
1483 int_to_scsilun(SCpnt->device->lun, (struct scsi_lun *)pScsiReq->LUN);
1676 int_to_scsilun(lun, (struct scsi_lun *)pScsiTm->LUN);
2112 desc = "The LUN request is invalid.";
2536 ioc->events[idx].data[0] = (pReq->LUN[1] << 24) |
3032 int_to_scsilun(io->lun, (struct scsi_lun *)pScsiReq->LUN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dsddr09.c284 * On my Combo CF/SM reader, the SM reader has LUN 1.
285 * (and things fail with LUN 0).
286 * It seems LUN is irrelevant for others.
288 #define LUN 1 macro
289 #define LUNBITS (LUN << 5)
365 * It turns out we need values 20, 21, 22, 23 here (LUN 1).
1304 * unusual devices list but called from here then LUN 0 of the combo reader
1361 US_DEBUGP("dpcm_transport: LUN=%d\n", srb->device->lun);
1367 * LUN 0 corresponds to the CompactFlash card reader.
1375 * LUN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_sas.c926 strncpy((u8 *)&ssp_task.LUN, lun, 8);
969 /* mandatory SAM-3, the task reset the specified LUN*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_sas.c832 memcpy(buf_cmd, &task->ssp_task.LUN, 8);
1521 strncpy((u8 *)&ssp_task.LUN, lun, 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_msghandler.c162 * My LUN. This should generally stay the SMS LUN, but just in
1073 unsigned char LUN)
1077 user->intf->channels[channel].lun = LUN & 0x3;
1071 ipmi_set_my_LUN(ipmi_user_t user, unsigned int channel, unsigned char LUN) argument

Completed in 461 milliseconds

12