Searched refs:pm8001_chip_make_sg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/pm8001/ |
| H A D | pm80xx_hwi.c | 4387 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_ssp_io_req() 4416 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4446 pm8001_chip_make_sg(task->scatter, ccb->n_elem, in pm80xx_chip_ssp_io_req() 4473 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_ssp_io_req() 4557 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4585 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 4623 pm8001_chip_make_sg(task->scatter, in pm80xx_chip_sata_req() 4647 pm8001_chip_make_sg(task->scatter, 1, in pm80xx_chip_sata_req() 4989 .make_prd = pm8001_chip_make_sg,
|
| H A D | pm8001_hwi.c | 3889 pm8001_chip_make_sg(struct scatterlist *scatter, int nr, void *prd) in pm8001_chip_make_sg() function 4006 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_ssp_io_req() 4079 pm8001_chip_make_sg(task->scatter, ccb->n_elem, ccb->buf_prd); in pm8001_chip_sata_req() 4762 .make_prd = pm8001_chip_make_sg,
|