Home
last modified time | relevance | path

Searched refs:sata_dwc_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/ata/
Dsata_dwc_460ex.c121 struct sata_dwc_device { struct
142 struct sata_dwc_device *hsdev; argument
155 #define HSDEV_FROM_HOST(host) ((struct sata_dwc_device *)(host)->private_data)
156 #define HSDEV_FROM_AP(ap) ((struct sata_dwc_device *)(ap)->host->private_data)
158 #define HSDEV_FROM_QC(qc) ((struct sata_dwc_device *)(qc)->ap->host->private_data)
159 #define HSDEV_FROM_HSDEVP(p) ((struct sata_dwc_device *)(p)->hsdev)
205 struct sata_dwc_device *hsdev = hsdevp->hsdev; in sata_dwc_dma_get_channel_old()
226 struct sata_dwc_device *hsdev) in sata_dwc_dma_init_old()
254 static void sata_dwc_dma_exit_old(struct sata_dwc_device *hsdev) in sata_dwc_dma_exit_old()
291 struct sata_dwc_device *hsdev = hsdev_instance; in dma_dwc_xfer_done()
[all …]