Home
last modified time | relevance | path

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

/linux/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.c454 i = pdc_prep_lba28(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_dma_prep()
491 i = pdc_prep_lba28(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_nodata_prep()
H A Dsata_promise.c645 i = pdc_prep_lba28(&qc->tf, pp->pkt, i); in pdc_qc_prep()