Searched refs:pio_sgptr (Results 1 – 2 of 2) sorted by relevance
50 u32 pio_sgptr; member
322 if (host->pio_sgptr >= host->mrq->data->sg_len) { in get_data_buffer()324 host->pio_sgptr, host->mrq->data->sg_len); in get_data_buffer()327 sg = &host->mrq->data->sg[host->pio_sgptr]; in get_data_buffer()332 host->pio_sgptr++; in get_data_buffer()335 host->pio_sgptr, host->mrq->data->sg_len); in get_data_buffer()1038 host->pio_sgptr = 0; in s3cmci_prepare_pio()