Home
last modified time | relevance | path

Searched refs:last_sgidx (Results 1 – 2 of 2) sorted by relevance

/drivers/target/iscsi/cxgbit/
Dcxgbit_ddp.c155 unsigned int last_sgidx = nents - 1; in cxgbit_ddp_sgl_check() local
162 ((i != last_sgidx) && (len != PAGE_SIZE))) { in cxgbit_ddp_sgl_check()
/drivers/scsi/cxgbi/
Dlibcxgbi.c1241 int last_sgidx = nents - 1; in cxgbi_ddp_sgl_check() local
1248 ((i != last_sgidx) && len != PAGE_SIZE)) { in cxgbi_ddp_sgl_check()