Home
last modified time | relevance | path

Searched refs:SG_ELEMENT_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c180 #define SG_ELEMENT_SIZE 8 /*Eight byte per element. */ macro
4976 ((sg_index * (unsigned int)SG_ELEMENT_SIZE) < in FPT_busMstrSGDataXferStart()
5206 SG_ELEMENT_SIZE)) { in FPT_hostDataXferAbort()
5209 SG_ELEMENT_SIZE); in FPT_hostDataXferAbort()
5232 if ((unsigned long)(sg_ptr * SG_ELEMENT_SIZE) == in FPT_hostDataXferAbort()
5379 if ((u32)(pCurrSCCB->Sccb_sgseg * SG_ELEMENT_SIZE) >= in FPT_hostDataXferAbort()
5385 SG_ELEMENT_SIZE); in FPT_hostDataXferAbort()
7181 (unsigned long)SG_ELEMENT_SIZE) < p_SCCB->DataLength) { in FPT_utilUpdateResidual()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c180 #define SG_ELEMENT_SIZE 8 /*Eight byte per element. */ macro
4945 ((sg_index * (unsigned int)SG_ELEMENT_SIZE) < in FPT_busMstrSGDataXferStart()
5175 SG_ELEMENT_SIZE)) { in FPT_hostDataXferAbort()
5178 SG_ELEMENT_SIZE); in FPT_hostDataXferAbort()
5201 if ((unsigned long)(sg_ptr * SG_ELEMENT_SIZE) == in FPT_hostDataXferAbort()
5348 if ((u32)(pCurrSCCB->Sccb_sgseg * SG_ELEMENT_SIZE) >= in FPT_hostDataXferAbort()
5354 SG_ELEMENT_SIZE); in FPT_hostDataXferAbort()
7150 (unsigned long)SG_ELEMENT_SIZE) < p_SCCB->DataLength) { in FPT_utilUpdateResidual()

Completed in 19 milliseconds