Lines Matching refs:Lun

85 	unsigned char Lun;  member
1506 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()
3002 Lun] = 1; in FPT_sdecm()
3904 if ((p_sccb->TargID >= MAX_SCSI_TAR) || (p_sccb->Lun >= MAX_LUN)) { in FPT_sinits()
3944 (unsigned char)(SMIDENT | DISC_PRIV) | p_sccb->Lun; in FPT_sinits()
3949 p_sccb->Sccb_idmsg = (unsigned char)SMIDENT | p_sccb->Lun; in FPT_sinits()
4255 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseMsgOut()
4457 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4515 TarLUNBusy[currSCCB->Lun] = 0; in FPT_phaseBusFree()
4662 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4668 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4710 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4716 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4756 TarLUNBusy[currSCCB->Lun] = 1; in FPT_autoCmdCmplt()
4762 LunDiscQ_Idx[currSCCB->Lun]] = in FPT_autoCmdCmplt()
4835 TarLUNBusy[currSCCB->Lun] = in FPT_autoCmdCmplt()
4847 [currSCCB->Lun]] = in FPT_autoCmdCmplt()
4888 Lun] = 0; in FPT_autoCmdCmplt()
6694 currentSCCB->Lun)) { in FPT_queueSearchSelect()
6928 LunDiscQ_Idx[p_sccb->Lun]] = NULL; in FPT_queueCmdComplete()
6964 LunDiscQ_Idx[p_sccb->Lun]] = in FPT_queueDisconnect()