Searched refs:pdc_prep_lba28 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | sata_promise.h | 89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() function
|
H A D | sata_sx4.c | 479 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 D | sata_promise.c | 647 i = pdc_prep_lba28(&qc->tf, pp->pkt, i); in pdc_qc_prep()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | sata_promise.h | 89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() function
|
H A D | sata_sx4.c | 454 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 D | sata_promise.c | 645 i = pdc_prep_lba28(&qc->tf, pp->pkt, i); in pdc_qc_prep()
|
Completed in 9 milliseconds