Searched refs:Lun (Results 1 – 11 of 11) sorted by relevance
59 __u8 Lun; /* LUN normally 0 */ member
64 bcb->Flags = bcb->Lun = 0; in usb_stor_ucr61s2b_init()
1126 bcb->Lun = srb->device->lun; in usb_stor_Bulk_transport()1128 bcb->Lun |= srb->device->id << 4; in usb_stor_Bulk_transport()1139 (bcb->Lun >> 4), (bcb->Lun & 0x0F), in usb_stor_Bulk_transport()
216 bcb->Lun = lun; in rts51x_bulk_transport()305 bcb->Lun = lun; in rts51x_bulk_transport_special()
85 unsigned char Lun; member1506 if ((p_Sccb->TargID >= MAX_SCSI_TAR) || (p_Sccb->Lun >= MAX_LUN)) { in FlashPoint_StartCCB()1570 lun = p_Sccb->Lun; in FlashPoint_StartCCB()1697 LunDiscQ_Idx[p_Sccb->Lun]] in FlashPoint_AbortCCB()2096 currTar_Info->TarLUNBusy[pCurrCard->currentSCCB->Lun] = in FPT_SccbMgr_bad_isr()2329 lun = currSCCB->Lun; in FPT_ssel()2631 currTar_Info->TarLUNBusy[currSCCB->Lun] = 0; in FPT_sres()2636 Lun]] in FPT_sres()2946 if (currSCCB->Lun == 0x00) { in FPT_sdecm()2988 if (currSCCB->Lun == 0x00) { in FPT_sdecm()[all …]
123 issues by SCSI Midlayer are Abort task, Lun reset and host reset.
2104 if (cbw->Lun >= ARRAY_SIZE(common->luns) || in received_cbw()2109 cbw->Lun, cbw->Flags, cbw->Length); in received_cbw()2132 common->lun = cbw->Lun; in received_cbw()
1236 cmd->unpacked_lun = cbw->Lun; in bot_submit_command()
268 Lun numbering does not have to be continuous, except for lun #0 which is
1190 Host: scsi0 Channel: 00 Id: 00 Lun: 00 1193 Host: scsi0 Channel: 00 Id: 06 Lun: 00
14187 M: "Hung Hing Lun, Mike" <hlhung3i@gmail.com>