Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dpci_dma.c1290 long tcenum, starttcenum; in create_tces_sg() local
1309 starttcenum = tcenum; in create_tces_sg()
1347 if ((tcenum - starttcenum) != numTces) in create_tces_sg()
1349 numTces, (unsigned)(tcenum - starttcenum)); in create_tces_sg()