Searched refs:pm8001_chip_make_sg (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 4367 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_ssp_io_req() 4396 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4426 pm8001_chip_make_sg(task->scatter, ccb->n_elem, in pm80xx_chip_ssp_io_req() 4453 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4542 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4570 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 4609 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4633 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 4990 .make_prd = pm8001_chip_make_sg,
|
| H A D | pm8001_sas.h | 688 void pm8001_chip_make_sg(struct scatterlist *scatter, int nr, void *prd);
|
| H A D | pm8001_hwi.c | 4063 pm8001_chip_make_sg(struct scatterlist *scatter, int nr, void *prd) in pm8001_chip_make_sg() function 4188 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_ssp_io_req() 4261 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_sata_req() 5003 .make_prd = pm8001_chip_make_sg,
|