Lines Matching refs:Lun
85 unsigned char Lun; member
1502 if ((p_Sccb->TargID >= MAX_SCSI_TAR) || (p_Sccb->Lun >= MAX_LUN)) { in FlashPoint_StartCCB()
1567 lun = p_Sccb->Lun; in FlashPoint_StartCCB()
1698 LunDiscQ_Idx[p_Sccb->Lun]] in FlashPoint_AbortCCB()
2117 currTar_Info->TarLUNBusy[pCurrCard->currentSCCB->Lun] = in FPT_SccbMgr_bad_isr()
2350 lun = currSCCB->Lun; in FPT_ssel()
2652 currTar_Info->TarLUNBusy[currSCCB->Lun] = 0; in FPT_sres()
2657 Lun]] in FPT_sres()
2968 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
3010 if (currSCCB->Lun == 0x00) { in FPT_sdecm()
3024 Lun] = 1; in FPT_sdecm()
3927 if ((p_sccb->TargID > MAX_SCSI_TAR) || (p_sccb->Lun > MAX_LUN)) { in FPT_sinits()
3967 (unsigned char)(SMIDENT | DISC_PRIV) | p_sccb->Lun; in FPT_sinits()
3972 p_sccb->Sccb_idmsg = (unsigned char)SMIDENT | p_sccb->Lun; in FPT_sinits()
4278 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseMsgOut()
4480 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4538 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4685 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4691 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4733 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4739 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4779 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4785 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4858 TarLUNBusy[currSCCB->Lun] = in FPT_autoCmdCmplt()
4870 [currSCCB->Lun]] = in FPT_autoCmdCmplt()
4911 Lun] = 0; in FPT_autoCmdCmplt()
6746 currentSCCB->Lun)) { in FPT_queueSearchSelect()
6980 LunDiscQ_Idx[p_sccb->Lun]] = NULL; in FPT_queueCmdComplete()
7016 LunDiscQ_Idx[p_sccb->Lun]] = in FPT_queueDisconnect()