Searched refs:pdc_prep_lba48 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | sata_promise.h | 112 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48() function
|
H A D | sata_sx4.c | 477 i = pdc_prep_lba48(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_dma_prep() 515 i = pdc_prep_lba48(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_nodata_prep()
|
H A D | sata_promise.c | 645 i = pdc_prep_lba48(&qc->tf, pp->pkt, i); in pdc_qc_prep()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | sata_promise.h | 112 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48() function
|
H A D | sata_sx4.c | 452 i = pdc_prep_lba48(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_dma_prep() 489 i = pdc_prep_lba48(&qc->tf, &pp->dimm_buf[0], i); in pdc20621_nodata_prep()
|
H A D | sata_promise.c | 643 i = pdc_prep_lba48(&qc->tf, pp->pkt, i); in pdc_qc_prep()
|
Completed in 8 milliseconds