Home
last modified time | relevance | path

Searched refs:Lun (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/
H A DFlashPoint.c85 unsigned char Lun; member
1481 if ((p_Sccb->TargID >= MAX_SCSI_TAR) || (p_Sccb->Lun >= MAX_LUN)) { in FlashPoint_StartCCB()
1545 lun = p_Sccb->Lun; in FlashPoint_StartCCB()
1668 LunDiscQ_Idx[p_Sccb->Lun]] in FlashPoint_AbortCCB()
2067 currTar_Info->TarLUNBusy[pCurrCard->currentSCCB->Lun] = in FPT_SccbMgr_bad_isr()
2300 lun = currSCCB->Lun; in FPT_ssel()
2602 currTar_Info->TarLUNBusy[currSCCB->Lun] = 0; in FPT_sres()
2607 Lun]] in FPT_sres()
2917 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
2959 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
[all …]
/linux/drivers/usb/storage/
H A Dtransport.c1134 bcb->Lun = srb->device->lun; in usb_stor_Bulk_transport()
1136 bcb->Lun |= srb->device->id << 4; in usb_stor_Bulk_transport()
1147 (bcb->Lun >> 4), (bcb->Lun & 0x0F), in usb_stor_Bulk_transport()
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c2217 if (cbw->Lun >= ARRAY_SIZE(common->luns) || in received_cbw()
2222 cbw->Lun, cbw->Flags, cbw->Length); in received_cbw()
2245 common->lun = cbw->Lun; in received_cbw()
H A Df_tcm.c1541 cmd->unpacked_lun = cbw->Lun; in bot_submit_command()
/linux/Documentation/filesystems/
H A Dproc.rst1434 Host: scsi0 Channel: 00 Id: 00 Lun: 00
1437 Host: scsi0 Channel: 00 Id: 06 Lun: 00
/linux/
H A DMAINTAINERS25465 M: "Hung Hing Lun, Mike" <hlhung3i@gmail.com>