HomeSort by: relevance | last modified time | path
    Searched defs:lastindex (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
esa.c 1560 int lastindex; local in function:esa_remove_list
1565 lastindex = el->currlen - 1;
1571 if (vindex != lastindex) {
1573 el->mem_addr + lastindex);
1578 if (el->indexmap[i] == lastindex)
1588 el->mem_addr + lastindex, 0);

Completed in 12 milliseconds