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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dmmci.h146 unsigned int sg_off; member in struct:mmci_host
157 host->sg_off = 0;
163 host->sg_off = 0;
H A Dmmci.c295 buffer = mmci_kmap_atomic(host, &flags) + host->sg_off;
296 remain = host->sg_ptr->length - host->sg_off;
309 host->sg_off += len;

Completed in 21 milliseconds