Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_promise.h89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() function
H A Dsata_sx4.c479 i = pdc_prep_lba28(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_dma_prep()
517 i = pdc_prep_lba28(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_nodata_prep()
H A Dsata_promise.c647 i = pdc_prep_lba28(&qc->tf, pp->pkt, i); in pdc_qc_prep()