Home
last modified time | relevance | path

Searched refs:hpsa_scatter_gather (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c4574 * hpsa_scatter_gather takes a struct scsi_cmnd, (cmd), and does the pci
4578 static int hpsa_scatter_gather(struct ctlr_info *h, in hpsa_scatter_gather() function
5515 if (hpsa_scatter_gather(h, c, cmd) < 0) { /* Fill SG list */ in hpsa_ciss_submit()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c4571 * hpsa_scatter_gather takes a struct scsi_cmnd, (cmd), and does the pci
4575 static int hpsa_scatter_gather(struct ctlr_info *h, in hpsa_scatter_gather() function
5511 if (hpsa_scatter_gather(h, c, cmd) < 0) { /* Fill SG list */ in hpsa_ciss_submit()

Completed in 22 milliseconds