Searched defs:LUN (Results 1 - 15 of 15) sorted by relevance

/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
/drivers/message/fusion/lsi/
H A Dmpi_raid.h185 U8 LUN[8]; /* 0Ch */ member in struct:_MSG_SCSI_IO_RAID_PT_REQUEST
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_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
H A Dmpi_cnfg.h1300 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ADAPTER_NUMBER
1322 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_PCI_ADDRESS
1345 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SLOT_NUMBER
1364 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_FC_WWN
1383 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_SAS_WWN
1402 U8 LUN[8]; /* 10h */ member in struct:_MPI_BOOT_DEVICE_ENCLOSURE_SLOT
/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)
385 * It turns out we need values 20, 21, 22, 23 here (LUN 1).
1453 * unusual devices list but called from here then LUN 0 of the combo reader
1510 US_DEBUGP("dpcm_transport: LUN=%d\n", srb->device->lun);
1516 * LUN 0 corresponds to the CompactFlash card reader.
1524 * LUN
[all...]
/drivers/block/
H A Dcciss_cmd.h101 BYTE LUN[CISS_MAX_LUN][8]; member in struct:_ReportLUNdata_struct
162 LUNAddr_struct LUN; member in struct:_CommandListHeader_struct
/drivers/scsi/
H A Dhpsa_cmd.h144 u8 LUN[HPSA_MAX_LUN][8]; member in struct:ReportLUNdata
151 u8 LUN[HPSA_MAX_LUN][24]; member in struct:ReportExtendedLUNdata
212 union LUNAddr LUN; member in struct:CommandListHeader
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_init.h24 * Moved LUN field defines to mpi2.h because they are
100 U8 LUN[8]; /* 0x34 */ member in struct:_MPI2_SCSI_IO_REQUEST
183 /* SCSI IO LUN fields: use MPI2_LUN_ from mpi2.h */
284 U8 LUN[8]; /* 0x0C */ member in struct:_MPI2_SCSI_TASK_MANAGE_REQUEST
H A Dmpi2_ioc.h594 U8 LUN[8]; /* 0x14 */ member in struct:_MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
H A Dmpi2_cnfg.h1269 U8 LUN[8]; /* 0x08 */ member in struct:_MPI2_BOOT_DEVICE_SAS_WWID
1290 U8 LUN[8]; /* 0x08 */ member in struct:_MPI2_BOOT_DEVICE_DEVICE_NAME
/drivers/char/ipmi/
H A Dipmi_msghandler.c165 * My LUN. This should generally stay the SMS LUN, but just in
1108 unsigned char LUN)
1112 user->intf->channels[channel].lun = LUN & 0x3;
1106 ipmi_set_my_LUN(ipmi_user_t user, unsigned int channel, unsigned char LUN) argument
/drivers/scsi/arcmsr/
H A Darcmsr.h347 uint8_t LUN; member in struct:ARCMSR_CDB
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h288 u8 LUN[8]; /* 0x34 */ member in struct:MPI2_RAID_SCSI_IO_REQUEST

Completed in 407 milliseconds