Lines Matching refs:Lun
85 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()
2918 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
2960 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
2974 Lun] = 1; in FPT_sdecm()
3880 if ((p_sccb->TargID >= MAX_SCSI_TAR) || (p_sccb->Lun >= MAX_LUN)) { in FPT_sinits()
3919 p_sccb->Sccb_idmsg = IDENTIFY(true, p_sccb->Lun); in FPT_sinits()
3921 p_sccb->Sccb_idmsg = IDENTIFY(false, p_sccb->Lun); in FPT_sinits()
4227 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseMsgOut()
4429 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4487 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4634 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4640 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4682 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4688 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4728 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4734 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4807 TarLUNBusy[currSCCB->Lun] = in FPT_autoCmdCmplt()
4819 [currSCCB->Lun]] = in FPT_autoCmdCmplt()
4860 Lun] = 0; in FPT_autoCmdCmplt()
6666 currentSCCB->Lun)) { in FPT_queueSearchSelect()
6900 LunDiscQ_Idx[p_sccb->Lun]] = NULL; in FPT_queueCmdComplete()
6936 LunDiscQ_Idx[p_sccb->Lun]] = in FPT_queueDisconnect()