Searched refs:pm8001_chip_make_sg (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/scsi/pm8001/ |
| D | pm80xx_hwi.c | 4401 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_ssp_io_req() 4427 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4455 pm8001_chip_make_sg(task->scatter, ccb->n_elem, in pm80xx_chip_ssp_io_req() 4480 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4570 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4592 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 4630 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4652 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 5005 .make_prd = pm8001_chip_make_sg,
|
| D | pm8001_sas.h | 689 void pm8001_chip_make_sg(struct scatterlist *scatter, int nr, void *prd);
|
| D | pm8001_hwi.c | 4132 pm8001_chip_make_sg(struct scatterlist *scatter, int nr, void *prd) in pm8001_chip_make_sg() function 4257 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_ssp_io_req() 4330 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_sata_req() 5061 .make_prd = pm8001_chip_make_sg,
|