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

12

/linux-master/drivers/scsi/isci/
H A Dsas.h85 u8 LUN[8]; member in struct:ssp_cmd_iu
104 u8 LUN[8]; member in struct:ssp_task_iu
H A Drequest.c178 memcpy(cmd_iu->LUN, task->ssp_task.LUN, 8);
201 memcpy(task_iu->LUN, task->ssp_task.LUN, 8);
/linux-master/include/linux/
H A Dipmi.h137 * Set and get the slave address and LUN that we will use for our
153 unsigned char LUN);
156 unsigned char *LUN);
/linux-master/Documentation/target/
H A Dtarget-export-device13 Export a block device or a file as an iSCSI target with a single LUN
65 # Create a LUN
/linux-master/drivers/message/fusion/lsi/
H A Dmpi_init.h88 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO_REQUEST
110 /* SCSI IO LUN fields */
275 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO32_REQUEST
318 /* SCSI IO 32 LUN fields */
420 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_TASK_MGMT
H A Dmpi_targ.h343 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_ASSIST_REQUEST
391 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_ASSIST_EXT_REQUEST
462 U8 LUN[8]; /* 10h */ member in struct:_MSG_TARGET_STATUS_SEND_REQUEST
H A Dmpi_raid.h186 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO_RAID_PT_REQUEST
H A Dmpi_cnfg.h1301 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ADAPTER_NUMBER
1323 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_PCI_ADDRESS
1346 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SLOT_NUMBER
1365 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_FC_WWN
1384 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SAS_WWN
1403 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ENCLOSURE_SLOT
H A Dmpi_ioc.h576 U8 LUN; /* 03h */ member in struct:_EVENT_DATA_SCSI_DEVICE_STATUS_CHANGE
606 U8 LUN[8]; /* 18h */ member in struct:_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h30 * Moved LUN field defines to mpi2.h becasue they are
121 U8 LUN[8]; /*0x34 */ member in struct:_MPI2_SCSI_IO_REQUEST
205 /*SCSI IO LUN fields: use MPI2_LUN_ from mpi2.h */
273 U8 LUN[8]; /*0x34 */ member in struct:_MPI25_SCSI_IO_REQUEST
339 /*use MPI2_LUN_ defines from mpi2.h for the LUN field */
429 U8 LUN[8]; /*0x0C */ member in struct:_MPI2_SCSI_TASK_MANAGE_REQUEST
H A Dmpi2_ioc.h728 U8 LUN[8]; /*0x14 */ member in struct:_MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
1175 U8 LUN[8]; /*0x14 */ member in struct:_MPI26_EVENT_DATA_PCIE_DEVICE_STATUS_CHANGE
H A Dmpi2_cnfg.h1614 U8 LUN[8]; /*0x08 */ member in struct:_MPI2_BOOT_DEVICE_SAS_WWID
1636 U8 LUN[8]; /*0x08 */ member in struct:_MPI2_BOOT_DEVICE_DEVICE_NAME
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c221 memcpy(scb->clear_nexus.ssp_task.lun, task->ssp_task.LUN, 8);
443 memcpy(scb->abort_task.ssp_task.lun, task->ssp_task.LUN, 8);
544 * @lun: pointer to u8[8] which is the LUN
682 return asd_initiate_ssp_tmf(task->dev, task->ssp_task.LUN,
H A Daic94xx_task.c482 memcpy(scb->ssp_task.ssp_cmd.lun, task->ssp_task.LUN, 8);
/linux-master/drivers/scsi/
H A Dhpsa_cmd.h259 u8 LUN[HPSA_MAX_LUN][8]; member in struct:ReportLUNdata
281 struct ext_report_lun_entry LUN[HPSA_MAX_PHYS_LUN]; member in struct:ReportExtendedLUNdata
351 union LUNAddr LUN; member in struct:CommandListHeader
493 u8 LUN[8]; /* 0x34 - 0x3B */ member in struct:io_accel1_cmd
629 u8 lun_id[8]; /* LUN ID for TMF request */
789 u8 scsi_lun; /* SCSI LUN for phys drive */
H A Dhpsa.c398 "%s: LUN failure detected\n", h->devname);
402 "%s: report LUN data changed\n", h->devname);
1306 * byte 4 of the 8-byte LUN addr will contain the logical
1319 * has the same 8 byte LUN address, excepting byte 4 and 5.
1320 * Assign the same bus and target for this new LUN.
1340 dev_warn(&h->pdev->dev, "physical device with no LUN=0,"
2651 memcpy(cp->Header.LUN.LunAddrBytes, c->CISS_LUN, 8);
2922 const u8 *lun = c->Header.LUN.LunAddrBytes;
2924 dev_warn(&h->pdev->dev, "%s: LUN:%8phN CDB:%16phN\n",
3127 match = !memcmp(scsi3addr, &c->Header.LUN
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h416 u8 LUN[8]; /*0x0C */ member in struct:MPI2_SCSI_TASK_MANAGE_REQUEST
525 u8 LUN[8]; /* 0x34 */ member in struct:MPI2_RAID_SCSI_IO_REQUEST
887 u8 LUN[8]; /* 0x24 8 byte LUN field used for SCSI IO's */ member in struct:MR_LD_RAID
H A Dmegaraid_sas_fusion.c1185 /* driver supports HA / Remote LUN over Fast Path interface */
2944 /* populate the LUN field */
2945 memcpy(io_request->LUN, raidLUN, 8);
3025 io_request->LUN[1] = scmd->device->lun;
3053 /* populate the LUN field */
3054 memcpy(io_request->LUN, raid->LUN, 8);
3101 io_request->LUN[1] = scmd->device->lun;
3212 memset(io_request->LUN, 0x0, 8);
4574 mpi_request->LUN[
[all...]
H A Dmegaraid_sas_fp.c1166 /* save pointer to raid->LUN array */
1167 *raidLUN = raid->LUN;
/linux-master/include/scsi/
H A Dlibsas.h561 u8 LUN[8]; member in struct:sas_ssp_task
/linux-master/drivers/message/fusion/
H A Dmptscsih.c1104 memcmp(lun.scsi_lun, mf->LUN, 8))
1389 int_to_scsilun(SCpnt->device->lun, (struct scsi_lun *)pScsiReq->LUN);
1587 int_to_scsilun(lun, (struct scsi_lun *)pScsiTm->LUN);
2076 desc = "The LUN request is invalid.";
2488 ioc->events[idx].data[0] = (pReq->LUN[1] << 24) |
2984 int_to_scsilun(io->lun, (struct scsi_lun *)pScsiReq->LUN);
/linux-master/drivers/usb/storage/
H A Dsddr09.c270 * On my Combo CF/SM reader, the SM reader has LUN 1.
271 * (and things fail with LUN 0).
272 * It seems LUN is irrelevant for others.
274 #define LUN 1 macro
275 #define LUNBITS (LUN << 5)
371 * It turns out we need values 20, 21, 22, 23 here (LUN 1).
1443 * unusual devices list but called from here then LUN 0 of the combo reader
1500 usb_stor_dbg(us, "LUN=%d\n", (u8)srb->device->lun);
1506 * LUN 0 corresponds to the CompactFlash card reader.
1514 * LUN
[all...]
/linux-master/drivers/scsi/libsas/
H A Dsas_scsi_host.c146 memcpy(task->ssp_task.LUN, &lun.scsi_lun, 8);
333 pr_notice("eh: device %016llx LUN 0x%llx has the task\n",
419 reset_type == SAS_DEV_LU_RESET ? "LUN" : "Bus",
456 /* Attempt to send a LUN reset message to a device */
636 pr_err("error from device %016llx, LUN 0x%llx couldn't be recovered in any way\n",
823 pr_notice("device %016llx, LUN 0x%llx doesn't support TCQ\n",
1102 memcpy(ssp_task.LUN, lun, 8);
/linux-master/drivers/scsi/esas2r/
H A Datvda.h96 #define RS_NO_LUN 0x04 /*! invalid LUN */
471 u8 LUN; member in struct:atto_vdapart_info
/linux-master/drivers/scsi/arcmsr/
H A Darcmsr.h470 uint8_t LUN; member in struct:ARCMSR_CDB

Completed in 498 milliseconds

12